Searched refs:EVFILT_SIGNAL (Results 1 – 5 of 5) sorted by relevance
44 #define EVFILT_SIGNAL (-6) /* attached to struct proc */ macro
176 EV_SET(&ke, SIGINT, EVFILT_SIGNAL, EV_ADD, 0, 0, NULL); in common_test_pidfile_child()
39 #define EVFILT_SIGNAL (-6) /* attached to struct proc */ macro
42 #define EVFILT_SIGNAL (-6) /* attached to struct proc */ macro
538 case EVFILT_SIGNAL: in kevent()