Home
last modified time | relevance | path

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

/trueos/contrib/tcsh/
HDmi.wait.h27 #define WUNTRACED 2 /* for job control; not implemented */ macro
HDtc.wait.h146 # define WUNTRACED 2 /* tell about stopped, untraced children */ macro
/trueos/contrib/gdb/gdb/
HDgdb_wait.h114 #define WUNTRACED 2 /* Report status of stopped children. */ macro
/trueos/sys/sys/
HDwait.h79 #define WUNTRACED 2 /* Tell about stopped, untraced children. */ macro