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

  /src/usr.bin/tip/
cmds.c 58 __dead static void intcopy(int);
156 f = signal(SIGINT, intcopy);
224 (void)signal(SIGPIPE, intcopy);
671 intcopy(int dummy __unused) function in typeref:typename:void

Completed in 12 milliseconds