Home
last modified time | relevance | path

Searched refs:hang_up_line (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmextern.h135 extern int hang_up_line(int);
H A Dtmterm.c206 hang_up_line(int fd) in hang_up_line() function
H A Dttymon.c461 (void) hang_up_line(fd); in open_device()