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

  /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);

Completed in 38 milliseconds