HomeSort by: relevance | last modified time | path
    Searched defs:timeout_handler (Results 1 - 2 of 2) sorted by relevancy

  /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
  /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 },

Completed in 12 milliseconds