Searched refs:optionTable (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xtrap/dist/
H A Dxtrapin.c106 static XrmOptionDescRec optionTable [] = variable in typeref:typename:XrmOptionDescRec[]
174 appW = XtAppInitialize(&app,"XTrap",optionTable,(Cardinal)1L,
H A Dxtrapout.c126 static XrmOptionDescRec optionTable [] = variable in typeref:typename:XrmOptionDescRec[]
230 appW = XtAppInitialize(&app,"XTrap",optionTable,(Cardinal)2L,
/xsrc/external/mit/xdm/dist/xdm/
H A Dresource.c371 XrmOptionDescRec optionTable [] = { variable in typeref:typename:XrmOptionDescRec[]
427 XrmParseCommand (&DmResourceDB, optionTable,
428 sizeof (optionTable) / sizeof (optionTable[0]),
/xsrc/external/mit/xstdcmap/dist/
H A Dxstdcmap.c97 static XrmOptionDescRec optionTable[]= variable in typeref:typename:XrmOptionDescRec[]
112 #define NOPTIONS (sizeof optionTable / sizeof optionTable[0])
128 XrmParseCommand(&database, optionTable, NOPTIONS, program_name, &argc,

Completed in 6 milliseconds