Searched refs:NOTE_CHILD (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/CPANInternal-159.1/IO-KQueue-0.34/
H A DMakefile.PL64 NOTE_CHILD
H A Dconst-c.inc115 EV_DISABLE EV_ONESHOT NOTE_CHILD NOTE_LOWAT NOTE_TRACK NOTE_WRITE */
119 if (memEQ(name, "NOTE_CHILD", 10)) {
121 #ifdef NOTE_CHILD
122 *iv_return = NOTE_CHILD;
340 EV_ENABLE EV_EOF EV_ERROR EV_ONESHOT NOTE_ATTRIB NOTE_CHILD
H A DKQueue.pm48 NOTE_CHILD
90 use constant NOTE_CHILD => (constant('NOTE_CHILD'))[1]; constant
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Devent.h377 * NOTE_TRACK, NOTE_TRACKERR, and NOTE_CHILD are no longer supported as of 10.5
382 #define NOTE_CHILD 0x00000004 /* am a child process */ macro
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_event.c492 if ((kn->kn_sfflags & (NOTE_TRACK | NOTE_TRACKERR | NOTE_CHILD)) != 0)

Completed in 132 milliseconds