Home
last modified time | relevance | path

Searched refs:setpgid (Results 1 – 25 of 2466) sorted by relevance

12345678910>>...99

/dports/devel/gnulib/gnulib-20140202-stable/doc/posix-functions/
H A Dsetpgid.texi1 @node setpgid
2 @section @code{setpgid}
3 @findex setpgid
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/setpgid.html}
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/posix-functions/
H A Dsetpgid.texi1 @node setpgid
2 @section @code{setpgid}
3 @findex setpgid
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/setpgid.html}
/dports/devel/florist-gpl/florist-gpl-2017-src/libsrc/
H A Dposix-process_identification.adb109 function setpgid (pid : pid_t; pgrp : pid_t) return int; subprogspec
110 pragma Import (C, setpgid, setpgid_LINKNAME);
117 Check (setpgid (pid_t (Process), pid_t (Process_Group)));
126 function setpgid (pid : pid_t; pgrp : pid_t) return int; subprogspec
127 pragma Import (C, setpgid, setpgid_LINKNAME);
129 Check (setpgid (pid_t (Process), 0));
/dports/devel/sunpromake/schily-2021-09-18/bsh/
H A Dbshconf.h56 #define setpgid setpgrp macro
109 #undef setpgid
110 #define setpgid(pid, pgid) (0) macro
/dports/devel/smake/schily-2021-09-18/bsh/
H A Dbshconf.h56 #define setpgid setpgrp macro
109 #undef setpgid
110 #define setpgid(pid, pgid) (0) macro
/dports/devel/schilybase/schily-2021-09-18/bsh/
H A Dbshconf.h56 #define setpgid setpgrp macro
109 #undef setpgid
110 #define setpgid(pid, pgid) (0) macro
/dports/devel/sccs/schily-2021-09-18/bsh/
H A Dbshconf.h56 #define setpgid setpgrp macro
109 #undef setpgid
110 #define setpgid(pid, pgid) (0) macro
/dports/net/rscsi/schily-2021-09-18/bsh/
H A Dbshconf.h56 #define setpgid setpgrp macro
109 #undef setpgid
110 #define setpgid(pid, pgid) (0) macro
/dports/archivers/star/schily-2021-09-18/bsh/
H A Dbshconf.h56 #define setpgid setpgrp macro
109 #undef setpgid
110 #define setpgid(pid, pgid) (0) macro
/dports/sysutils/cdrtools/schily-2021-09-18/bsh/
H A Dbshconf.h56 #define setpgid setpgrp macro
109 #undef setpgid
110 #define setpgid(pid, pgid) (0) macro
/dports/editors/ved/schily-2021-09-18/bsh/
H A Dbshconf.h56 #define setpgid setpgrp macro
109 #undef setpgid
110 #define setpgid(pid, pgid) (0) macro
/dports/sysutils/schilyutils/schily-2021-09-18/bsh/
H A Dbshconf.h56 #define setpgid setpgrp macro
109 #undef setpgid
110 #define setpgid(pid, pgid) (0) macro
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-fork.c190 ret = setpgid(0, 0); in stress_fork_fn()
193 ret = setpgid(my_pid, my_pgid); in stress_fork_fn()
198 ret = setpgid(0, -1); in stress_fork_fn()
201 ret = setpgid(-1, 0); in stress_fork_fn()
210 (void)setpgid(pid, g_pgrp); in stress_fork_fn()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/comp/
H A Dspawnveg.c215 if (setpgid(0, pgid) < 0 && errno == EPERM)
216 setpgid(pgid, 0);
279 if (setpgid(pid, pgid) < 0 && pid != pgid && errno == EPERM)
280 setpgid(pid, pid);
/dports/shells/ksh93/ast-93u/src/lib/libast/comp/
H A Dspawnveg.c215 if (setpgid(0, pgid) < 0 && errno == EPERM)
216 setpgid(pgid, 0);
279 if (setpgid(pid, pgid) < 0 && pid != pgid && errno == EPERM)
280 setpgid(pid, pid);
/dports/sysutils/heirloom/heirloom-070715/setpgrp/
H A Dsetpgrp.c85 if (getpgid(ppid) == pgid || setpgid(0, ppid) < 0) { in main()
97 if (setpgid(0, child) < 0) in main()
155 setpgid(0, 0); in procreate()
/dports/sysutils/multitail/multitail-6.5.0/
H A Dexec.c37 setpgid(0, 0); in start_tail()
160 setpgid(0, 0); in start_proc()
214 setpgid(0, 0); in start_proc()
296 setpgid(0, 0); in execute_program()
383 setpgid(0, 0); in exec_with_pty()
/dports/devel/boost-docs/boost_1_72_0/boost/process/detail/posix/
H A Dgroup_ref.hpp34 ::setpgid(0, 0); in on_exec_setup()
36 ::setpgid(0, grp.grp); in on_exec_setup()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/process/detail/posix/
H A Dgroup_ref.hpp34 ::setpgid(0, 0); in on_exec_setup()
36 ::setpgid(0, grp.grp); in on_exec_setup()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/process/detail/posix/
H A Dgroup_ref.hpp34 ::setpgid(0, 0); in on_exec_setup()
36 ::setpgid(0, grp.grp); in on_exec_setup()
/dports/devel/boost-libs/boost_1_72_0/boost/process/detail/posix/
H A Dgroup_ref.hpp34 ::setpgid(0, 0); in on_exec_setup()
36 ::setpgid(0, grp.grp); in on_exec_setup()
/dports/devel/boost-python-libs/boost_1_72_0/boost/process/detail/posix/
H A Dgroup_ref.hpp34 ::setpgid(0, 0); in on_exec_setup()
36 ::setpgid(0, grp.grp); in on_exec_setup()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/process/detail/posix/
H A Dgroup_ref.hpp34 ::setpgid(0, 0); in on_exec_setup()
36 ::setpgid(0, grp.grp); in on_exec_setup()
/dports/devel/hyperscan/boost_1_75_0/boost/process/detail/posix/
H A Dgroup_ref.hpp34 ::setpgid(0, 0); in on_exec_setup()
36 ::setpgid(0, grp.grp); in on_exec_setup()
/dports/devel/R-cran-BH/BH/inst/include/boost/process/detail/posix/
H A Dgroup_ref.hpp34 ::setpgid(0, 0); in on_exec_setup()
36 ::setpgid(0, grp.grp); in on_exec_setup()

12345678910>>...99