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

/macosx-10.9.5/lsof-52/lsof/tests/
H A DLTsock.c176 _PROTOTYPE(static SIGHANDLER_T HandleClntAlarm,(int sig));
791 * HandleClntAlarm() -- handle client alarm
795 HandleClntAlarm(sig) function
859 (void) signal(SIGALRM, HandleClntAlarm);

Completed in 103 milliseconds