HomeSort by relevance Sort by last modified time
    Searched full:exit (Results 576 - 600 of 4191) sorted by null

<<21222324252627282930>>

  /bionic/libc/unistd/
initgroups.c 47 goto EXIT;
53 EXIT:
  /bootable/recovery/
install.c 192 goto exit;
203 goto exit;
207 goto exit;
210 if (fscanf(f, " , %u", &(key->n[i])) != 1) goto exit;
212 if (fscanf(f, " } , { %u", &(key->rr[0])) != 1) goto exit;
214 if (fscanf(f, " , %u", &(key->rr[i])) != 1) goto exit;
230 goto exit;
237 exit:
  /cts/tools/host/src/com/android/cts/
CTSCommand.java 24 static final String EXIT = "exit";
  /dalvik/tools/
dexcheck 25 exit 1
45 exit $failure
  /external/bluetooth/glib/docs/reference/gobject/
gobject-query.xml 95 Print brief help and exit.
102 Print version and exit.
  /external/clearsilver/java-jni/
JNI.java 16 * System.exit(1).
23 System.exit(1);
  /external/dbus/bus/
messagebus.in 14 [ -x @EXPANDED_BINDIR@/dbus-daemon ] || exit 0
82 exit $RETVAL
rc.messagebus.in 14 #[ -x @EXPANDED_BINDIR@/dbus-daemon ] || exit 0
79 exit $RETVAL
  /external/dbus/tools/
dbus-cleanup-sockets.c 64 exit (1);
87 exit (1);
172 exit (1);
283 exit (1);
317 exit (1);
361 exit (ecode);
373 exit (0);
408 exit (1);
  /external/dnsmasq/contrib/Suse/
rc.dnsmasq-suse 20 exit 5
75 exit 1
  /external/dnsmasq/contrib/wrt/
dhcp_release.c 208 exit(1);
216 exit(1);
221 exit(0);
245 exit(0);
266 exit(1);
272 exit(1);
281 exit(1);
327 exit(1);
  /external/dropbear/
chansession.h 51 /* exit details */
52 struct exitinfo exit; member in struct:ChanSess
  /external/e2fsprogs/misc/
partinfo.c 48 exit(1);
78 exit(0);
  /external/emma/core/res/com/vladium/emma/
run_usage.res 58 'exit':
60 "use System.exit() on termination";
  /external/freetype/src/truetype/
ttpic.c 65 goto Exit;
70 Exit:
  /external/grub/docs/
grub.8 24 display this message and exit
57 print version information and exit
  /external/gtest/test/
gtest_help_test_.cc 38 // and exit with 0; otherwise the following test will be executed,
39 // causing this program to exit with a non-zero code.
  /external/icu4c/samples/datefmt/
util.cpp 11 // Verify that a UErrorCode is successful; exit(1) if not
15 exit(1);
  /external/icu4c/samples/msgfmt/
util.cpp 11 // Verify that a UErrorCode is successful; exit(1) if not
15 exit(1);
  /external/icu4c/samples/translit/
util.cpp 11 // Verify that a UErrorCode is successful; exit(1) if not
15 exit(1);
  /external/icu4c/test/compat/
tzone.pl 9 exit(0);
65 exit(0);
  /external/icu4c/tools/genuca/
genuca.8.in 52 Print help about usage and exit.
57 and exit.
  /external/netcat/scripts/
alta 7 test "${1}" = "" && echo 'Needs an argument to search for!' && exit 1
28 exit 0
  /external/oprofile/libop/
op_interface.h 28 /** exit() */
58 * Data type used by the module to notify daemon of fork/exit/mapping etc.
  /external/qemu/distrib/sdl-1.2.12/
sdl-config.in 16 exit 1
57 exit 1

Completed in 99 milliseconds

<<21222324252627282930>>