HomeSort by relevance Sort by last modified time
    Searched refs:_exit (Results 76 - 100 of 358) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/libunwind/tests/
forker.c 57 _exit (-1);
  /external/ppp/pppd/plugins/
passprompt.c 66 _exit(127);
  /external/strace/tests/
sigaction.c 8 _exit(128 + no);
  /external/wpa_supplicant_8/wpa_supplicant/examples/p2p/
p2p_connect.py 39 os._exit(0)
45 os._exit(0)
50 os._exit(0)
299 os._exit(0)
p2p_disconnect.py 28 os._exit(0)
89 os._exit(0)
p2p_stop_find.py 30 os._exit(0)
91 os._exit(0)
  /external/wpa_supplicant_8/wpa_supplicant/examples/
wpas-dbus-new-getall.py 18 os._exit(1)
wpas-dbus-new-wps.py 44 os._exit(1)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pty.py 121 os._exit(3)
138 # os._exit() and causing very peculiar behavior in the calling
142 os._exit(1)
145 os._exit(2)
146 os._exit(4)
fork_wait.py 73 os._exit(n)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pty.py 121 os._exit(3)
138 # os._exit() and causing very peculiar behavior in the calling
142 os._exit(1)
145 os._exit(2)
146 os._exit(4)
fork_wait.py 73 os._exit(n)
  /system/netd/server/
ClatdController.cpp 89 _exit(0);
  /external/chromium_org/sandbox/linux/suid/
sandbox.c 58 _exit(1);
67 _exit(1);
128 _exit(0);
154 _exit(0);
207 // Here, the current process is going to waitid() and _exit(), so there is no
225 _exit(exit_code);
  /external/lldb/test/pexpect-2.4/examples/
monitor.py 42 os._exit(1)
207 os._exit(1)
  /bootable/recovery/
adb_install.cpp 90 _exit(-1);
  /external/chromium_org/sandbox/linux/services/
scoped_process.cc 54 _exit(1);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/steps/
confirmdiff.py 78 self._exit(1)
  /external/dnsmasq/src/
helper.c 64 _exit(0);
98 _exit(0);
119 _exit(0);
287 _exit(0);
  /external/ltrace/
execute_program.c 110 _exit(1);
  /system/core/toolbox/upstream-netbsd/bin/sleep/
sleep.c 157 _exit(EXIT_SUCCESS);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
os.py 46 from posix import _exit namespace
60 from nt import _exit namespace
74 from os2 import _exit namespace
92 from ce import _exit namespace
107 from riscos import _exit namespace
540 _exit(127)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
os.py 46 from posix import _exit namespace
60 from nt import _exit namespace
74 from os2 import _exit namespace
92 from ce import _exit namespace
107 from riscos import _exit namespace
540 _exit(127)
  /external/chromium_org/components/nacl/loader/
nacl_helper_linux.cc 114 _exit(0);
141 _exit(1);
283 _exit(0);
  /external/chromium_org/tools/gn/
function_exec_script.cc 173 // you call _exit() instead of exit(). This is because _exit() does not
179 _exit(127);
194 _exit(127);
205 _exit(127);

Completed in 1566 milliseconds

1 2 34 5 6 7 8 91011>>