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

/freebsd-12-stable/lib/libc/gen/
H A Dgetttyent.c296 isttystat(const char *tty, int flag) function
308 return isttystat(tty, TTY_DIALUP);
315 return isttystat(tty, TTY_NETWORK);

Completed in 103 milliseconds