Home
last modified time | relevance | path

Searched defs:NOTE_TRACKERR (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Devent.d101 NOTE_TRACKERR = 0x00000002, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Devent.d118 NOTE_TRACKERR = 0x00000002, /* could not track child */ enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/sys/
H A Devent.d175 NOTE_TRACKERR = 0x00000002, enumerator
/netbsd-src/sys/sys/
H A Devent.h167 #define NOTE_TRACKERR 0x00000002U /* could not track child */ macro