Searched refs:NOTE_CHILD (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/sys/ | ||
| D | event.h | 133 #define NOTE_CHILD 0x00000004 /* am a child process */ macro |
| /freebsd-9-stable/sys/kern/ | ||
| D | kern_event.c | 369 kn->kn_fflags = NOTE_CHILD; in filt_procattach() |