Searched refs:Quit (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sbin/natd/
H A Dnatd.h23 extern void Quit (const char* msg);
H A Dnatd.c232 Quit ("Unable to create divert socket.");
249 Quit ("Unable to bind divert socket.");
255 Quit ("Unable to create incoming divert socket.");
262 Quit ("Unable to create outgoing divert socket.");
279 Quit ("Unable to bind incoming divert socket.");
288 Quit ("Unable to bind outgoing divert socket.");
299 Quit ("Unable to create routing info socket.");
323 Quit ("Unable to create divert socket.");
338 Quit ("Unable to bind global divert socket.");
345 Quit ("Unabl
988 void Quit (const char* msg) function
[all...]
/freebsd-11-stable/contrib/amd/amd/
H A Dnfs_start.c195 * is switched to Quit after all the file systems have
235 amd_state = Quit;
308 if (amd_state == Quit)
/freebsd-11-stable/contrib/groff/src/devices/xditview/
H A Dxditview.c144 static void Quit(Widget, XtPointer, XtPointer);
156 {"quit", Quit},
178 {(String)"Quit", QuitAction},
541 Quit (Widget entry, XtPointer closure, XtPointer data) function
/freebsd-11-stable/contrib/amd/include/
H A Dam_utils.h210 Quit, enumerator in enum:__anon36
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp263 Quit // Exit all menus and quit
1070 if (run_menu_sp->Action() == MenuActionResult::Quit)
1119 if (submenus[selected_idx]->Action() == MenuActionResult::Quit)
1137 if (menu->Action() == MenuActionResult::Quit)
3924 exit_menuitem_sp->SetCannedResult(MenuActionResult::Quit);

Completed in 282 milliseconds