| /xsrc/external/mit/xfd/dist/ |
| xfd.c | 75 static void do_quit(Widget w, XEvent *event, String *params, 93 { "Quit", do_quit }, 449 do_quit (Widget w _X_UNUSED, XEvent *event _X_UNUSED, function
|
| /xsrc/external/mit/iceauth/dist/ |
| process.c | 112 static int do_quit ( const char *inputfilename, int lineno, int argc, const char **argv ); 156 { "quit", 1, 4, do_quit, 1519 static int do_quit ( function
|
| /xsrc/external/mit/xauth/dist/ |
| process.c | 117 static int do_quit ( const char *inputfilename, int lineno, int argc, const char **argv ); 143 { "quit", 1, 4, do_quit, 1800 do_quit(const char *inputfilename, int lineno, int argc, const char **argv) function
|
| /xsrc/external/mit/xterm/dist/ |
| menu.c | 184 static GCC_NORETURN void do_quit PROTO_XT_CALLBACK_ARGS; 359 { "quit", do_quit, NULL }}; 1432 do_quit(Widget gw GCC_UNUSED, function 2257 do_quit(w, (XtPointer) 0, (XtPointer) 0);
|