/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit-inittab/ |
H A D | start_getty | 14 setsid="/usr/bin/setsid" 20 ${setsid:-} ${getty} ${options:-} -L $SPEED $DEVICE $TERM
|
/openbmc/openbmc/poky/meta-poky/recipes-core/tiny-init/files/ |
H A D | init | 23 setsid cttyhack sh
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | daemonize.py | 45 os.setsid()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/ |
H A D | configure_in_cross.patch | 79 -dnl Check for setsid (probably Linux-specific) 80 -AC_PATH_PROG(SETSID, setsid, "", $PATH:/sbin:/usr/sbin:/usr/local/sbin)
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | main.c | 116 setsid(); in main()
|
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/ |
H A D | headers_fixup.patch | 54 check_symbol_exists(setsid "unistd.h" HAVE_SETSID)
|
/openbmc/linux/tools/testing/selftests/filesystems/ |
H A D | devpts_pts.c | 46 setsid(); in login_pty()
|
/openbmc/qemu/ |
H A D | os-posix.c | 244 setsid(); in os_daemonize()
|
/openbmc/linux/tools/power/x86/intel-speed-select/ |
H A D | isst-daemon.c | 182 sid = setsid();
|
/openbmc/linux/arch/um/drivers/ |
H A D | chan_user.c | 176 if (setsid() < 0) { in winch_thread()
|
/openbmc/linux/tools/thermal/tmon/ |
H A D | tmon.c | 355 sid = setsid(); in start_daemon_mode()
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 67 [ 66] = 0, /* setsid */
|
/openbmc/qemu/bsd-user/ |
H A D | bsd-proc.h | 353 return get_errno(setsid()); in do_bsd_setsid()
|
/openbmc/qemu/system/ |
H A D | qemu-seccomp.c | 201 { SCMP_SYS(setsid), QEMU_SECCOMP_SET_PRIVILEGED,
|
/openbmc/qemu/bsd-user/netbsd/ |
H A D | strace.list | 122 { TARGET_NETBSD_NR_setsid, "setsid", NULL, NULL, NULL },
|
/openbmc/openbmc/poky/meta/recipes-core/util-linux/ |
H A D | util-linux_2.40.2.bb | 297 ALTERNATIVE_LINK_NAME[setsid] = "${bindir}/setsid"
|
/openbmc/openbmc/poky/bitbake/lib/prserv/ |
H A D | serv.py | 266 os.setsid()
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | strace.list | 149 { TARGET_OPENBSD_NR_setsid, "setsid", NULL, NULL, NULL },
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 120 110 n64 setsid sys_setsid
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 120 110 n64 setsid sys_setsid
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 69 57 common setsid sys_setsid
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 120 110 n64 setsid sys_setsid
|
H A D | syscall_n32.tbl | 120 110 n32 setsid sys_setsid
|
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 123 112 common setsid sys_setsid
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 123 112 common setsid sys_setsid
|