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

/external/bison/lib/
H A Dspawni.c72 # define setpgid __setpgid macro
228 && setpgid (0, attrp->_pgrp) != 0)
/external/sepolicy/
H A Dmls30 mlsconstrain process { sigkill sigstop signal setsched setpgid setcap setrlimit ptrace share }
H A Daccess_vectors314 setpgid
/external/libsepol/tests/policies/test-expander/
H A Dalias-base.conf278 setpgid
H A Drole-base.conf278 setpgid
H A Duser-base.conf278 setpgid
H A Dsmall-base.conf278 setpgid
/external/libsepol/tests/policies/test-hooks/
H A Dcmp_policy.conf278 setpgid
H A Dsmall-base.conf278 setpgid
/external/ltrace/etc/
H A Dsyscalls.conf71 int setpgid(int,int);
H A Dlibc.so.conf407 int setpgid(int,int);
/external/libsepol/tests/policies/test-deps/
H A Dbase-metreq.conf278 setpgid
H A Dbase-notmetreq.conf277 setpgid
H A Dsmall-base.conf278 setpgid
/external/libsepol/tests/policies/test-linker/
H A Dsmall-base.conf278 setpgid
/external/mksh/src/
H A Djobs.c272 setpgid(0, restore_ttypgrp);
319 if (setpgid(0, kshpid) < 0) {
321 "setpgid", "failed", cstrerror(errno));
490 setpgid(p->pid, j->pgrp);
1272 * setpgid() won't fail)
/external/chromium_org/base/process/
H A Dlaunch_posix.cc359 if (setpgid(0, 0) < 0) {
360 RAW_LOG(ERROR, "setpgid failed");
/external/chromium_org/components/nacl/loader/nonsfi/
H A Dnonsfi_sandbox_sigsys_unittest.cc449 RESTRICT_SYSCALL_DEATH_TEST(setpgid);
/external/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.cpp2030 ::setpgid (0, 0); // Set the child process group to match its pid
2051 ::setpgid (pid, pid); // Set the child process group to match its pid
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.stderr.exp273 Syscall param setpgid(pid) contains uninitialised byte(s)
276 Syscall param setpgid(pgid) contains uninitialised byte(s)
/external/lldb/source/Plugins/Process/FreeBSD/
H A DProcessMonitor.cpp914 setpgid(0, 0);
/external/lldb/source/Plugins/Process/Linux/
H A DProcessMonitor.cpp1143 setpgid(0, 0);
/external/lldb/test/
H A Dlldbtest.py1004 os.setpgid(0,0)
/external/libsepol/tests/policies/test-cond/
H A Drefpolicy-base.conf257 setpgid
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.stderr.exp616 Syscall param setpgid(pid) contains uninitialised byte(s)
620 Syscall param setpgid(pgid) contains uninitialised byte(s)

Completed in 499 milliseconds