HomeSort by: relevance | last modified time | path
    Searched refs:acuabort (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/tip/
acu.c 46 __dead static void acuabort(int);
85 (void)signal(SIGINT, acuabort);
86 (void)signal(SIGQUIT, acuabort);
174 acuabort(int s) function in typeref:typename:void

Completed in 10 milliseconds