Home | Sort by: relevance | last modified time | path |
/src/sys/net/ | |
if_sl.c | 197 static int slclose(struct tty *, int); 209 .l_close = slclose, 394 slclose(struct tty *tp, int flag) function in typeref:typename:int 649 slclose(tp, 0); |
if_sl.c | 197 static int slclose(struct tty *, int); 209 .l_close = slclose, 394 slclose(struct tty *tp, int flag) function in typeref:typename:int 649 slclose(tp, 0); |