OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XrmoptionSkipArg
(Results
1 - 7
of
7
) sorted by relevancy
/xsrc/external/mit/xdm/dist/xdm/
resource.c
361
{"-server", NULL,
XrmoptionSkipArg
, (caddr_t) NULL },
362
{"-udpPort", NULL,
XrmoptionSkipArg
, (caddr_t) NULL },
363
{"-error", NULL,
XrmoptionSkipArg
, (caddr_t) NULL },
364
{"-resources", NULL,
XrmoptionSkipArg
, (caddr_t) NULL },
365
{"-session", NULL,
XrmoptionSkipArg
, (caddr_t) NULL },
366
{"-debug", NULL,
XrmoptionSkipArg
, (caddr_t) NULL },
367
{"-xrm", NULL,
XrmoptionSkipArg
, (caddr_t) NULL },
/xsrc/external/mit/libX11/dist/include/X11/
Xresource.h
332
XrmoptionSkipArg
, /* Ignore this option and the next argument in argv */
/xsrc/external/mit/xtrap/dist/
xtrapout.c
129
{"-e", "*eventFlag",
XrmoptionSkipArg
, (caddr_t) NULL},
130
{"-v", "*verbose",
XrmoptionSkipArg
, (caddr_t) NULL},
xtrapin.c
109
{"-g", "*grabServer",
XrmoptionSkipArg
, (caddr_t) NULL},
/xsrc/external/mit/libX11/dist/src/
ParseCmd.c
187
case
XrmoptionSkipArg
:
/xsrc/external/mit/xterm/dist/
main.c
1201
DATA("-baudrate", NULL,
XrmoptionSkipArg
, NULL),
1202
DATA("-class", NULL,
XrmoptionSkipArg
, NULL),
1204
DATA("-into", NULL,
XrmoptionSkipArg
, NULL),
1638
case
XrmoptionSkipArg
:
1754
&& ITEM(inlist)->argKind >=
XrmoptionSkipArg
) {
1801
if (result->argKind ==
XrmoptionSkipArg
) {
trace.c
1465
case
XrmoptionSkipArg
:
Completed in 10 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026