Searched refs:fork (Results 1 – 25 of 142) sorted by relevance
123456
1 Subject: [PATCH] netperf: fix vfork/fork28 switch (fork()) {34 "%s: fork() error %s (errno %d)\n",49 switch (fork()) {55 "%s: fork() error %s (errno %d)\n",
19 fork=0, argument88 fork,100 fork=0, argument161 fork,173 fork=0, argument232 fork,296 fork=0,
159 fork=0, argument248 if fork:339 if fork:
130 run-gdbstub-follow-fork-mode-child: follow-fork-mode134 --bin $< --test $(MULTIARCH_SRC)/gdbstub/follow-fork-mode-child.py, \135 following children on fork)137 run-gdbstub-follow-fork-mode-parent: follow-fork-mode141 --bin $< --test $(MULTIARCH_SRC)/gdbstub/follow-fork-mode-parent.py, \142 following parents on fork)158 run-gdbstub-catch-syscalls run-gdbstub-follow-fork-mode-child \159 run-gdbstub-follow-fork-mode-parent \
30 child = fork(); in main()
47 $QEMU_NBD -v -t -k "$nbd_unix_socket" --fork "$@"60 $QEMU_NBD -v -t -b $nbd_tcp_addr -p $port --fork "$@" \
61 if $QEMU_NBD -p $port -f raw --fork null-co:// 2> /dev/null; then72 $QEMU_NBD -k "$PWD/42" -f raw --fork null-co://
52 + * after the fork() set ngx_pid to the child_pid, which gets83 + pid_t pid_child = fork();85 - switch (fork()) {88 ngx_log_error(NGX_LOG_EMERG, log, ngx_errno, "fork() failed");
37 pid = os.fork()55 pid = os.fork() # Fork a second child.
74 pid_t pid = fork(); in downloadViaTFTP()78 pid_t nextPid = fork(); in downloadViaTFTP()
27 pid_t pid = fork(); in processEntry()
7 will can be checked immediately following exit of the fork from the44 fprintf(stderr, "could not fork into background\n");
1 DESCRIPTION = "A SoCo fork with fixes for Home Assistant "
1 SUMMARY = "A fork of json-c library"
2 DESCRIPTION = "Tmate is a fork of tmux. It provides an instant pairing solution."
44 pid_t pid = fork(); in importDevtree()
80 pid_t pid = fork(); in enterMpReboot()
1 DESCRIPTION = "A fork of (early) gnome-control-center datetime panel for XFCE. \
1 SUMMARY = "Dool is a Python3 compatible fork of Dstat"
222 pid = fork(); in os_daemonize()246 pid = fork(); in os_daemonize()
1 SUMMARY = "eudev is a fork of systemd's udev"3 DESCRIPTION = "eudev is Gentoo's fork of udev, systemd's device file manager for the Linux kernel. …
13 # fork contains patches from the modules ML and fixes CVE compliance issues
20 pid_t pid = fork(); in asyncSystem()
68 pid = os.fork()
19 AC_CHECK_FUNCS([fork setxattr fdatasync splice vmsplice utimensat])