Home
last modified time | relevance | path

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

123

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm/
H A D0001-Add-configure-time-check-for-setsid.patch25 setpgid \
37 setpgid \
71 #undef HAVE_SETPGID /* AC_CHECK_FUNCS(setpgid) */
/openbmc/linux/tools/testing/selftests/powerpc/
H A Dharness.c38 setpgid(0, 0); in run_test()
45 setpgid(pid, pid); in run_test()
/openbmc/openbmc/meta-arm/scripts/
H A Drunfvp101 os.setpgid(0, 0)
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dfork.c315 setpgid(getpid(), getpid()); in main()
H A Dcontext_switch.c495 setpgid(getpid(), getpid()); in main()
/openbmc/ipmitool/lib/
H A Dhelper.c647 if (setpgid(0, getpid()) == -1) in ipmi_start_daemon()
654 if (setpgid(0, 0) == -1) in ipmi_start_daemon()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/
H A D0001-Define-prototype-for-safe_flock.patch80 #define setpgrp setpgid
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc58 [ 57] = 2, /* setpgid */
/openbmc/qemu/bsd-user/
H A Dbsd-proc.h265 return get_errno(setpgid(pid, pgrp)); in do_bsd_setpgid()
/openbmc/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c276 if (setpgid(0, 0) != 0) in main()
/openbmc/qemu/system/
H A Dqemu-seccomp.c199 { SCMP_SYS(setpgid), QEMU_SECCOMP_SET_PRIVILEGED,
/openbmc/qemu/bsd-user/netbsd/
H A Dstrace.list117 { TARGET_NETBSD_NR_setpgid, "setpgid", NULL, NULL, NULL },
/openbmc/qemu/bsd-user/openbsd/
H A Dstrace.list142 { TARGET_OPENBSD_NR_setpgid, "setpgid", NULL, NULL, NULL },
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n32.tbl117 107 n32 setpgid sys_setpgid
H A Dsyscall_n64.tbl117 107 n64 setpgid sys_setpgid
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl117 107 n64 setpgid sys_setpgid
/openbmc/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl117 107 n64 setpgid sys_setpgid
H A Dsyscall_n32.tbl117 107 n32 setpgid sys_setpgid
/openbmc/linux/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl68 56 common setpgid sys_setpgid
/openbmc/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl120 109 common setpgid sys_setpgid
/openbmc/qemu/linux-user/xtensa/
H A Dsyscall.tbl162 148 common setpgid sys_setpgid
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl120 109 common setpgid sys_setpgid
/openbmc/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl162 148 common setpgid sys_setpgid
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl120 109 common setpgid sys_setpgid
/openbmc/qemu/linux-user/sh4/
H A Dsyscall.tbl67 57 common setpgid sys_setpgid

123