Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dmi.wait.h27 #define WUNTRACED 2 /* for job control; not implemented */ macro
H A Dtc.wait.h145 # define WUNTRACED 2 /* tell about stopped, untraced children */ macro
/freebsd/sys/sys/
H A Dwait.h78 #define WUNTRACED 2 /* Tell about stopped, untraced children. */ macro