Searched defs:quitact (Results 1 – 2 of 2) sorted by relevance
| /freebsd/lib/libc/stdlib/ | ||
| H A D | system.c | 59 struct sigaction ign, intact, quitact; in __libc_system() local |
| /freebsd/sbin/devd/ | ||
| H A D | devd.cc | 231 struct sigaction ign, intact, quitact; in my_system() local |