HomeSort by relevance Sort by last modified time
    Searched full:fork (Results 176 - 200 of 499) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/dnsmasq/po/
de.po 154 msgid "Do NOT fork into the background: run in debug mode."
158 # @Simon: I know it sounds a bit clumsy in english, but "fork" would be hard to understand
246 msgid "Do NOT fork into the background, do NOT run in debug mode."
1059 msgid "cannot fork into background: %s"
  /external/dropbear/
compat.c 165 switch (fork()) {
svr-chansession.c 652 pid = fork();
756 pid = fork();
  /external/freetype/src/base/
ftrfork.c 42 /**** Resource fork directory access ****/
  /external/gtest/include/gtest/
gtest-death-test.h 60 // thread. This is because it's safe to fork() or clone() only
  /external/kernel-headers/original/linux/
sched.h 460 struct key *session_keyring; /* keyring inherited over fork */
620 #define SD_BALANCE_FORK 8 /* Balance on fork, clone */
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
AudioFilePlayer.c 246 /* Open the data fork of the input file */
  /external/strace/
NEWS 119 * we can follow fork on arm now
strace.1 233 .BR fork (2)
236 .BR fork (2)
241 .RB ( v ) fork (2)
388 is useful for watching the fork, wait, and exec steps of a process.
  /external/strace/strace/linux/hppa/
syscallent.h 10 { 0, TP, sys_fork, "fork" }, /* 2 */
  /external/strace/strace/linux/sh/
syscallent.h 35 { 0, TP, sys_fork, "fork" }, /* 2 */
  /external/strace/strace/linux/sparc/
syscallent.h 3 { 0, TP, sys_fork, "fork" }, /* 2 */
  /external/strace/strace/linux/sparc64/
syscallent.h 3 { 0, TP, sys_fork, "fork" }, /* 2 */
syscallent2.h 3 { 0, TP, sys_fork, "fork" }, /* 2 */
  /external/webkit/WebKit/mac/Misc/
WebNSFileManagerExtras.m 46 // For mysterious reasons, MNT_DOVOLFS is the flag for "supports resource fork"
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppManager.java 278 * Fork a thread to insert share info to db.
  /system/core/init/
readme.txt 129 Fork and execute a program (<path>). This will block until
  /system/core/sh/
redir.c 252 * Handle here documents. Normally we fork off a process to write the
trap.c 214 * Clear traps on a fork or vfork.
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
eth_utils.c 169 child_process_id = fork();
  /external/bluetooth/bluez/rfcomm/
main.c 276 pid = fork();
285 fprintf(stderr, "Couldn't fork to execute command %s\n",
  /external/qemu/memcheck/
memcheck_common.h 351 /* Checks if allocation block has been inherited on fork.
355 * boolean: 1 if allocation has been inherited on fork, or 0 if allocation
  /external/v8/src/
d8-posix.cc 267 // This is run in the child process after fork() but before exec(). It normally
494 pid_t pid = fork();
  /external/bluetooth/glib/glib/
gtestutils.c     [all...]
  /external/bluetooth/glib/po/
bs.po 935 msgid "Failed to fork (%s)"
936 msgstr "Neuspje?an fork (%s)"
950 msgid "Failed to fork child process (%s)"
951 msgstr "Neuspje?no pokretanje fork() za podre?eni proces (%s)"
    [all...]

Completed in 528 milliseconds

1 2 3 4 5 6 78 91011>>