Home
last modified time | relevance | path

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

/freebsd/usr.bin/mail/
H A Dcollect.c86 (void)signal(SIGINT, collint); in collect()
221 collint(SIGINT); in collect()
672 collint(int s __unused) in collint() function
H A Dextern.h93 void collint(int);