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

<<11121314151617181920>>

  /external/bluetooth/glib/tests/
run-collate-tests.sh 6 exit 1
26 exit 0
  /external/bluetooth/glib/
win32-fixup.pl 16 open (INPUT, "< $infilename") || exit 1;
17 open (OUTPUT, "> $outfilename") || exit 1;
  /external/dhcpcd/
dhcpcd-run-hooks 14 # Thus, the user can create their dhcpcd.enter/exit-hook script to configure
19 /system/etc/dhcpcd/dhcpcd.exit-hook
  /external/dropbear/
scpmisc.c 53 exit(EXIT_FAILURE);
58 exit(EXIT_FAILURE);
70 exit(EXIT_FAILURE);
78 exit(EXIT_FAILURE);
88 exit(EXIT_FAILURE);
225 exit(255);
235 exit(1);
243 exit(1);
  /external/e2fsprogs/contrib/
build-rpm 19 cp -sR `pwd`/$currdir $tmpdir/$builddir || exit 1
32 exit $?
  /external/e2fsprogs/lib/e2p/
ostype.c 68 exit(1);
71 exit(0);
parse_num.c 56 exit(1);
62 exit(0);
  /external/e2fsprogs/misc/
blkid.c 44 "\t-h\tprint this usage message and exit\n"
49 "\t-v\tprint version and exit\n"
53 exit(error);
165 exit(1);
208 goto exit;
212 goto exit;
223 exit(1);
266 exit:
  /external/elfutils/tests/
run-arsymtest.sh 28 ./arsymtest $lib $tmpfile || exit 1
41 exit $result
  /external/emma/core/res/com/vladium/emma/instr/
instr_usage.res 42 'exit':
44 "use System.exit() on termination";
  /external/emma/core/res/com/vladium/emma/report/
report_usage.res 27 'exit':
29 "use System.exit() on termination";
  /external/freetype/src/base/
basepic.c 67 goto Exit;
73 Exit:
ftgasp.c 46 goto Exit;
56 Exit:
  /external/freetype/src/psnames/
pspic.c 64 goto Exit;
67 Exit:
  /external/grub/docs/
grub-install.8 12 print this message and exit
15 print the version information and exit
  /external/icu4c/samples/ufortune/
ufortune.c 121 exit(-1);
130 exit(-1);
146 exit(-1);
159 exit(-1);
172 exit(-1);
183 exit(-1);
187 exit(-1);
194 exit(-1);
  /external/libffi/testsuite/libffi.call/
ffitest.h 62 exit (1);
80 exit (1);
  /external/libffi/testsuite/libffi.special/
ffitestcxx.h 62 exit (1);
80 exit (1);
  /external/netcat/data/
rservice.c 63 exit (0);
67 exit (1);
  /external/netcat/scripts/
iscan 12 "" ) echo needs HOST and at least one PORT ; exit 1 ;;
16 nc -z -w 9 "$1" 113 || { echo "oops, $1 isn't running identd" ; exit 0 ; }
  /external/qemu/distrib/sdl-1.2.12/src/main/qtopia/
SDL_qtopia_main.cc 44 // Exit here because if return is used, the application
46 exit(SDL_main(argc, argv));
  /ndk/build/tools/
build-gdbserver.sh 67 exit 1
72 exit 1
81 exit 1
86 exit 1
95 exit 1
135 exit 1
147 exit 1
161 exit 1
  /sdk/draw9patch/src/com/android/draw9patch/ui/action/
ExitAction.java 27 public static final String ACTION_NAME = "exit";
42 System.exit(0);
  /sdk/eclipse/scripts/
update_version.sh 15 exit 1
21 exit 1
  /sdk/emulator/qtools/
check_trace.cpp 27 exit(1);
52 exit(1);

Completed in 142 milliseconds

<<11121314151617181920>>