Searched defs:WAIT (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/include/
H A Dposixwait.h38 typedef union wait WAIT; typedef in typeref:union:wait
41 typedef int WAIT; typedef
/macosx-10.10.1/shell_cmds-179/hexdump/
H A Dhexdump.h85 enum _vflag { ALL, DUP, FIRST, WAIT }; /* -v values */ enumerator in enum:_vflag
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/include/isc/
H A Dutil.h134 #define WAIT(cvp, lp) do { \ macro
/macosx-10.10.1/groff-38/groff/src/include/
H A Dnonposix.h60 # define WAIT(s,p,m) _cwait(s,p,m) macro
227 # define WAIT(s,p,m) wait(s) macro
/macosx-10.10.1/ntp-92/lib/isc/include/isc/
H A Dutil.h129 #define WAIT(cvp, lp) do { \ macro

Completed in 604 milliseconds