Searched refs:cliargc (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | captive.c | 80 int cliargc; local in function:RedirectToCaptive 83 if(!XGetCommand(dpy, window, &cliargv, &cliargc)) { 88 XrmParseCommand(&db, table, 1, "ctwm", &cliargc, cliargv);
|
| H A D | occupation.c | 83 int cliargc; local in function:SetupOccupation 115 if(XGetCommand(dpy, twm_win->w, &cliargv, &cliargc)) { 121 XrmParseCommand(&db, table, 1, "ctwm", &cliargc, cliargv);
|
Completed in 5 milliseconds