HomeSort by: relevance | last modified time | path
    Searched defs:sltioctl (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/
if_sl.c 204 static int sltioctl(struct tty *, u_long, void *, int, struct lwp *);
212 .l_ioctl = sltioctl,
443 sltioctl(struct tty *tp, u_long cmd, void *data, int flag, function in typeref:typename:int
if_sl.c 204 static int sltioctl(struct tty *, u_long, void *, int, struct lwp *);
212 .l_ioctl = sltioctl,
443 sltioctl(struct tty *tp, u_long cmd, void *data, int flag, function in typeref:typename:int
if_sl.c 204 static int sltioctl(struct tty *, u_long, void *, int, struct lwp *);
212 .l_ioctl = sltioctl,
443 sltioctl(struct tty *tp, u_long cmd, void *data, int flag, function in typeref:typename:int

Completed in 169 milliseconds