Searched defs:setpgid (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/tcsh-65/tcsh/
H A Dtc.os.h391 # define setpgid(pid, pgrp) setpgrp(pid, pgrp) macro
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkern_prot.c586 setpgid(proc_t curp, register struct setpgid_args *uap, __unused int32_t *retval) function
/macosx-10.9.5/bash-92/bash-3.2/
H A Djobs.c327 #define setpgid(pid, pgrp) setpgrp (pid, pgrp) macro
[all...]
/macosx-10.9.5/tcsh-65/tcsh/win32/
H A Dntport.h111 #define setpgid(a,b) 0 macro

Completed in 196 milliseconds