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

/opensolaris-onvv-gate/usr/src/cmd/ttymon/
H A Dtmlock.c98 * check_session(fd) - check if a session established on fd
103 check_session(int fd) function
H A Dtmhandler.c556 extern int check_session();
589 if (check_session(fd) == 0) {
H A Dttymon.c64 extern int check_session();
443 if (check_session(fd) != 0) {

Completed in 104 milliseconds