Home
last modified time | relevance | path

Searched refs:exit (Results 2876 - 2900 of 10510) sorted by relevance

1...<<111112113114115116117118119120>>...421

/kernel/linux/linux-6.6/tools/testing/selftests/sched/
H A Dcs_prctl_test.c101 exit(EXIT_FAILURE); in __handle_error()
109 exit(rc); in handle_usage()
258 exit(EXIT_SUCCESS); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Ddynptr_success.c397 goto exit; in test_dynptr_is_null()
403 goto exit; in test_dynptr_is_null()
406 exit: in test_dynptr_is_null()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/signal/
H A Dsigfuz.c195 /* Clear exit for process that segfaults */ in seg_signal_handler()
196 exit(0); in seg_signal_handler()
232 exit(0); in sigfuz_test()
285 exit(-1); in show_help()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_stat.c139 goto exit; in stat_seq_init()
143 goto exit; in stat_seq_init()
160 exit: in stat_seq_init()
/kernel/linux/linux-6.6/tools/accounting/
H A Dprocacct.c4 * Demonstrator of fetching resource data on task exit, as a way
57 exit(code); \
309 exit(-1); in main()
323 exit(1); in main()
/test/xts/hats/hdf/usb/deviceTest/common/
H A Dusbd_device_test.cpp50 exit(0); in SetUpTestCase()
58 exit(0); in SetUpTestCase()
64 exit(0); in SetUpTestCase()
/third_party/ffmpeg/doc/examples/
H A Ddemuxing_decoding.c239 exit(1); in main()
248 exit(1); in main()
254 exit(1); in main()
/third_party/glfw/tests/
H A Djoysticks.c183 exit(EXIT_FAILURE); in main()
192 exit(EXIT_FAILURE); in main()
344 exit(EXIT_SUCCESS); in main()
/third_party/glfw/examples/
H A Dwave.c401 exit(EXIT_FAILURE); in main()
407 exit(EXIT_FAILURE); in main()
461 exit(EXIT_SUCCESS); in main()
/third_party/curl/lib/
H A Dcurl_ntlm_wb.c218 exit(1); in ntlm_wb_init()
224 exit(1); in ntlm_wb_init()
244 exit(1); in ntlm_wb_init()
/third_party/icu/icu4c/source/python/icutools/databuilder/
H A D__main__.py144 exit(1)
301 sys.exit(1)
360 exit(main(sys.argv[1:]))
/third_party/jerryscript/jerry-debugger/
H A Djerry_client.py339 sys.exit("Failed to connect to the JerryScript debugger.")
341 sys.exit("Connection closed.")
343 sys.exit("Failed to connect to the JerryScript debugger.\nError: %s" % (MSG))
/third_party/mesa3d/src/amd/registers/
H A Dparse_kernel_headers.py874 sys.exit(1)
878 sys.exit(1)
883 sys.exit(0)
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest02.c150 exit(0); in main()
166 tst_resm(TFAIL, "Test{%d} failed, expected 0 exit.", in main()
207 exit(1); in main()
224 exit(1); in main()
/third_party/ltp/lib/
H A Dparse_opts.c220 exit(0); in parse_opts()
604 exit(1); in main()
618 exit(0); in main()
/third_party/node/test/internet/
H A Dtest-dgram-multicast-set-interface-lo.js101 process.exit(1);
124 worker.on('exit', (code) => {
126 // successfully or if the exit code is 0.
143 process.exit(1);
277 closecb = () => process.exit();
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dglobal.c13 exit(1); in get_export_global()
21 exit(1); in get_export_func()
30 exit(1); \
/third_party/node/tools/gyp/
H A Dtest_gyp.py51 "-l", "--list", action="store_true", help="list available tests and exit"
98 sys.exit(1)
104 sys.exit(0)
261 sys.exit(main())
/third_party/node/deps/npm/node_modules/node-gyp/gyp/
H A Dtest_gyp.py51 "-l", "--list", action="store_true", help="list available tests and exit"
98 sys.exit(1)
104 sys.exit(0)
261 sys.exit(main())
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress01.c198 exit(0); in child_mapper()
304 exit(0); in run()
315 tst_brk(TBROK, "child exit with err <x%x>", in run()
327 exit(0); in run()
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-igmp_querier.c81 * the specified exit value.
84 * exit_value: exit value
107 exit(exit_value); in usage()
137 exit(EXIT_FAILURE); in set_signal_flag()
487 exit(EXIT_SUCCESS); in main()
H A Dns-mcast_join.c87 * the specified exit value.
90 * exit_value: exit value
125 exit(exit_value); in usage()
155 exit(EXIT_FAILURE); in set_signal_flag()
518 exit(EXIT_SUCCESS); in main()
/third_party/ltp/testcases/kernel/mem/vmtests/
H A Ddata_space.c162 exit(0); in runtest()
180 tst_resm(TFAIL, "\tTest failed, expected 0 exit."); in runtest()
238 * work we just exit with zero status as long as we are
448 * Child - exit.
461 exit(0); in term()
468 exit(1); in chld()
/third_party/libfuse/lib/
H A Dmount_util.c124 exit(1); in add_mount()
188 exit(1); in exec_umount()
255 exit(1); in remove_mount()
/third_party/node/deps/openssl/openssl/
H A De_os.h160 # define EXIT(n) exit(n)
194 * some programs don't include stdlib, so exit() and others give implicit
230 # define EXIT(n) exit((n) ? (((n) << 3) | 2 | 0x10000000 | 0x35a000) : 1)
244 # define EXIT(n) exit(n)

Completed in 17 milliseconds

1...<<111112113114115116117118119120>>...421