Home | Sort by: relevance | last modified time | path |
/src/libexec/identd/ | |
identd.c | 64 __dead static void timeout_handler(int); 342 (void)signal(SIGALRM, timeout_handler); 1030 timeout_handler(int __unused s) function in typeref:typename:void |
identd.c | 64 __dead static void timeout_handler(int); 342 (void)signal(SIGALRM, timeout_handler); 1030 timeout_handler(int __unused s) function in typeref:typename:void |
/src/libexec/tftpd/ | |
tftpd.c | 493 timeout_handler(struct tftphdr *tp, const char *val, char *ack, size_t asize, function in typeref:typename:int 591 { "timeout", timeout_handler }, |
tftpd.c | 493 timeout_handler(struct tftphdr *tp, const char *val, char *ack, size_t asize, function in typeref:typename:int 591 { "timeout", timeout_handler }, |