Searched defs:setpgrp (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/screen-22/screen/
H A Dtty.sh775 setpgrp(); /* will break terminal affiliation */ function
H A Dconfigure3949 setpgrp(); function
/macosx-10.9.5/Libc-997.90.3/compat-43/FreeBSD/
H A Dsetpgrp.c41 setpgrp(void) function
/macosx-10.9.5/emacs-92/emacs/src/s/
H A Ddgux.h191 #define setpgrp macro
/macosx-10.9.5/emacs-92/emacs/src/
H A Dcallproc.c102 #undef setpgrp macro
103 #define setpgrp setpgid macro
H A Demacs.c83 #undef setpgrp macro
84 #define setpgrp setpgid macro
H A Dsysdep.c82 #undef setpgrp macro
83 #define setpgrp setpgid macro
4933 setpgrp () function
H A Dmac.c3016 setpgrp () function
H A Dmsdos.c4965 setpgrp () {return 0; } function
H A Dw32.c851 setpgrp (int pid, int gid) function
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dzsh_system.h452 # define setpgrp setpgid macro
/macosx-10.9.5/tcsh-65/tcsh/win32/
H A Dntport.h157 #define setpgrp(a,b) (-1) macro
/macosx-10.9.5/Libc-997.90.3/include/
H A Dunistd.h702 pid_t setpgrp(void) __DARWIN_ALIAS(setpgrp); variable
705 pid_t setpgrp(void) LIBC_ALIAS(setpgrp); variable

Completed in 483 milliseconds