Home
last modified time | relevance | path

Searched refs:catchit (Results 1 – 1 of 1) sorted by relevance

/original-bsd/old/dnd/
H A Ddnd.c382 void catchit(); int fd; in linebusy()
383 signal(SIGALRM,catchit); in linebusy()
401 catchit(){ in catchit() function