Searched refs:isttystat (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/lib/libc/gen/
H A Dgetttyent.c272 isttystat(const char *tty, int flag) function
284 return isttystat(tty, TTY_DIALUP);
291 return isttystat(tty, TTY_NETWORK);

Completed in 49 milliseconds