HomeSort by: relevance | last modified time | path
    Searched refs:ttylclose (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/kern/
tty_conf.c 86 .l_close = ttylclose,
104 .l_close = ttylclose,
tty.c 1863 ttylclose(struct tty *tp, int flag) function in typeref:typename:int
  /src/sys/dev/sun/
sunms.c 102 .l_close = ttylclose,
sunkbd.c 104 .l_close = ttylclose,
  /src/sys/sys/
tty.h 296 int ttylclose(struct tty *, int);

Completed in 16 milliseconds