Home
last modified time | relevance | path

Searched refs:quit (Results 1 – 5 of 5) sorted by relevance

/busybox-1.35.0/editors/
Dpatch_bbox.c145 if (!patch_line) goto quit; in patch_main()
299 quit: in patch_main()
Dsed1line.txt404 from the first part of the file, a "quit" command (q) in the script
/busybox-1.35.0/findutils/
Dfind.c463 IF_FEATURE_FIND_QUIT( ACTS(quit))
910 ACTF(quit) in ACTF() argument
1336 (void) ALLOC_ACTION(quit); in parse_params()
/busybox-1.35.0/scripts/kconfig/
Dqconf.cc1420 configApp->connect(configApp, SIGNAL(lastWindowClosed()), SLOT(quit())); in main()
/busybox-1.35.0/miscutils/
Dbc.c950 static void quit(void) NORETURN;
951 static void quit(void) in quit() function
959 #define QUIT_OR_RETURN_TO_MAIN quit()