Searched refs:QUIT (Results 1 - 10 of 10) sorted by relevance
/third_party/curl/lib/ |
H A D | dict.c | 237 "QUIT\r\n", in dict_do() 284 "QUIT\r\n", in dict_do() 308 "QUIT\r\n", ppath); in dict_do()
|
/third_party/pulseaudio/src/tests/ |
H A D | asyncmsgq-test.c | 37 QUIT enumerator 63 case QUIT: in the_thread() 100 pa_asyncmsgq_post(q, NULL, QUIT, NULL, 0, NULL, NULL); in START_TEST()
|
/third_party/node/deps/v8/tools/cppgc/ |
H A D | test_cmake.sh | 26 trap "exit 1" HUP INT PIPE QUIT TERM
|
H A D | export_to_github.sh | 63 trap "exit 1" HUP INT PIPE QUIT TERM
|
/third_party/musl/porting/linux/user/tools/ |
H A D | install.sh | 48 trap 'rm -f "$tmp"' EXIT INT QUIT TERM HUP
|
/third_party/musl/tools/ |
H A D | install.sh | 48 trap 'rm -f "$tmp"' EXIT INT QUIT TERM HUP
|
/third_party/nghttp2/contrib/ |
H A D | nghttpx-init.in | 123 kill -QUIT $oldpid
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
H A D | rpng2-x.c | 148 #define QUIT(e,k) ((e.type == ButtonPress && e.xbutton.button == Button1) || \ macro 660 if (QUIT(e,k)) in main() 674 &e) && QUIT(e,k)) in main() 698 ButtonPressMask, &e) && QUIT(e,k)) in main() 749 } while (!QUIT(e,k)); in main() 1412 while (!QUIT(e,k)); in rpng2_x_display_row()
|
/third_party/toybox/lib/ |
H A D | portability.c | 410 SIGNIFY(PIPE), SIGNIFY(QUIT), SIGNIFY(SEGV), SIGNIFY(TERM),
|
/third_party/musl/ |
H A D | configure | 220 trap 'rm "$tmpc"' EXIT INT QUIT TERM HUP
|
Completed in 8 milliseconds