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

  /src/sys/net/
if_sl.c 200 static int slopen(dev_t, struct tty *);
208 .l_open = slopen,
326 slopen(dev_t dev, struct tty *tp) function
if_sl.c 200 static int slopen(dev_t, struct tty *);
208 .l_open = slopen,
326 slopen(dev_t dev, struct tty *tp) function

Completed in 28 milliseconds