Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm/
H A D0001-Add-configure-time-check-for-setsid.patch24 setpgid \
36 setpgid \
70 #undef HAVE_SETPGID /* AC_CHECK_FUNCS(setpgid) */
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/
H A Dharness.c38 setpgid(0, 0); in run_test()
45 setpgid(pid, pid); in run_test()
/OK3568_Linux_fs/external/xserver/os/
H A Dosinit.c271 setpgid(0, 0); in OsInit()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/benchmarks/
H A Dfork.c315 setpgid(getpid(), getpid()); in main()
H A Dcontext_switch.c495 setpgid(getpid(), getpid()); in main()
/OK3568_Linux_fs/external/recovery/mtdutils/
H A Drk29.c50 setpgid(0, getpid()); in run()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_init.c194 if (setpgid(0, ppgid) < 0) in xf86OpenConsole()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/
H A Drk29.c33 setpgid(0, getpid()); in run()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bsd/
H A Dbsd_init.c83 #define setpgrp setpgid
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dunistd.h658 extern int setpgid (__pid_t __pid, __pid_t __pgid) __THROW;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dunistd.h658 extern int setpgid (__pid_t __pid, __pid_t __pgid) __THROW;
/OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl117 107 n32 setpgid sys_setpgid
H A Dsyscall_n64.tbl117 107 n64 setpgid sys_setpgid
H A Dsyscall_o32.tbl69 57 o32 setpgid sys_setpgid
/OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl68 56 common setpgid sys_setpgid
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl162 148 common setpgid sys_setpgid
/OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl120 109 common setpgid sys_setpgid
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl120 109 common setpgid sys_setpgid
/OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl67 57 common setpgid sys_setpgid
/OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl70 57 common setpgid sys_setpgid
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl67 57 common setpgid sys_setpgid
/OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl58 57 common setpgid sys_setpgid sys_setpgid
/OK3568_Linux_fs/kernel/arch/arm/tools/
H A Dsyscall.tbl71 57 common setpgid sys_setpgid
/OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/
H A Dsyscall.tbl67 57 common setpgid sys_setpgid
/OK3568_Linux_fs/u-boot/common/
H A Dcli_hush.c1731 if (setpgid(0, pi->pgrp) == 0) {
1747 setpgid(child->pid, pi->pgrp);
3380 setpgid (shell_pgrp, shell_pgrp);

123