| /xsrc/external/mit/oclock/dist/ |
| H A D | oclock.c | 91 {"-fg", "*Foreground", XrmoptionSepArg, NULL}, 92 {"-bg", "*Background", XrmoptionSepArg, NULL}, 93 {"-foreground", "*Foreground", XrmoptionSepArg, NULL}, 94 {"-background", "*Background", XrmoptionSepArg, NULL}, 95 {"-minute", "*clock.minute", XrmoptionSepArg, NULL}, 96 {"-hour", "*clock.hour", XrmoptionSepArg, NULL}, 97 {"-jewel", "*clock.jewel", XrmoptionSepArg, NULL}, 98 {"-backing", "*clock.backingStore", XrmoptionSepArg, NULL},
|
| /xsrc/external/mit/xclock/dist/ |
| H A D | xclock.c | 69 {"-hd", "*clock.hands", XrmoptionSepArg, NULL}, 70 {"-hands", "*clock.hands", XrmoptionSepArg, NULL}, 71 {"-hl", "*clock.highlight", XrmoptionSepArg, NULL}, 72 {"-highlight", "*clock.highlight", XrmoptionSepArg, NULL}, 73 {"-update", "*clock.update", XrmoptionSepArg, NULL}, 74 {"-padding", "*clock.padding", XrmoptionSepArg, NULL}, 82 {"-strftime", "*clock.strftime", XrmoptionSepArg, NULL}, 84 {"-face", "*clock.face", XrmoptionSepArg, NULL},
|
| /xsrc/external/mit/xbiff/dist/ |
| H A D | xbiff.c | 48 { "-update", "*mailbox.update", XrmoptionSepArg, (caddr_t) NULL }, 49 { "-file", "*mailbox.file", XrmoptionSepArg, (caddr_t) NULL }, 50 { "-volume", "*mailbox.volume", XrmoptionSepArg, (caddr_t) NULL },
|
| /xsrc/external/mit/xload/dist/ |
| H A D | xload.c | 100 {"-scale", "*load.minScale", XrmoptionSepArg, NULL}, 101 {"-update", "*load.update", XrmoptionSepArg, NULL}, 102 {"-hl", "*load.highlight", XrmoptionSepArg, NULL}, 103 {"-highlight", "*load.highlight", XrmoptionSepArg, NULL}, 104 {"-label", "*label.label", XrmoptionSepArg, NULL}, 107 {"-jumpscroll", "*load.jumpScroll", XrmoptionSepArg, NULL}, 108 {"-remote", "*remote", XrmoptionSepArg, NULL},
|
| /xsrc/external/mit/xeyes/dist/ |
| H A D | xeyes.c | 71 {(char *)"-outline", (char *)"*eyes.outline", XrmoptionSepArg, NULL}, 72 {(char *)"-center", (char *)"*eyes.center", XrmoptionSepArg, NULL}, 73 {(char *)"-backing", (char *)"*eyes.backingStore", XrmoptionSepArg, NULL},
|
| /xsrc/external/mit/xman/dist/ |
| H A D | main.c | 103 {"-geometry", "*topBox.geometry", XrmoptionSepArg, (caddr_t) NULL}, 106 {"-pagesize", "*manualBrowser.geometry", XrmoptionSepArg, (caddr_t) NULL}, 108 {"-helpfile", "helpFile", XrmoptionSepArg, (caddr_t) NULL}, 110 {"-title", "title", XrmoptionSepArg, (caddr_t) "xman"},
|
| /xsrc/external/mit/xdm/dist/xdm/ |
| H A D | resource.c | 368 {"-config", ".configFile", XrmoptionSepArg, (caddr_t) NULL } 372 {"-server", ".servers", XrmoptionSepArg, (caddr_t) NULL }, 373 {"-udpPort", ".requestPort", XrmoptionSepArg, (caddr_t) NULL }, 374 {"-error", ".errorLogFile", XrmoptionSepArg, (caddr_t) NULL }, 375 {"-resources", "*resources", XrmoptionSepArg, (caddr_t) NULL }, 376 {"-session", "*session", XrmoptionSepArg, (caddr_t) NULL }, 377 {"-debug", "*debugLevel", XrmoptionSepArg, (caddr_t) NULL },
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | Initialize.c | 108 {"-background", "*background", XrmoptionSepArg, (XtPointer) NULL}, 109 {"-bd", "*borderColor", XrmoptionSepArg, (XtPointer) NULL}, 110 {"-bg", "*background", XrmoptionSepArg, (XtPointer) NULL}, 111 {"-bordercolor", "*borderColor", XrmoptionSepArg, (XtPointer) NULL}, 112 {"-borderwidth", ".borderWidth", XrmoptionSepArg, (XtPointer) NULL}, 113 {"-bw", ".borderWidth", XrmoptionSepArg, (XtPointer) NULL}, 114 {"-display", ".display", XrmoptionSepArg, (XtPointer) NULL}, 115 {"-fg", "*foreground", XrmoptionSepArg, (XtPointer) NULL}, 116 {"-fn", "*font", XrmoptionSepArg, (XtPointer) NULL}, 117 {"-font", "*font", XrmoptionSepArg, (XtPointe [all...] |
| /xsrc/external/mit/xclipboard/dist/ |
| H A D | xcutsel.c | 51 {"-selection", "selection", XrmoptionSepArg, NULL}, 52 {"-select", "selection", XrmoptionSepArg, NULL}, 53 {"-sel", "selection", XrmoptionSepArg, NULL}, 54 {"-s", "selection", XrmoptionSepArg, NULL}, 55 {"-cutbuffer", "cutBuffer", XrmoptionSepArg, NULL},
|
| /xsrc/external/mit/xmessage/dist/ |
| H A D | xmessage.c | 88 { "-file", ".file", XrmoptionSepArg, (XPointer) NULL }, 89 { "-buttons", ".buttons", XrmoptionSepArg, (XPointer) NULL }, 90 { "-default", ".defaultButton", XrmoptionSepArg, (XPointer) NULL }, 94 { "-timeout", ".timeout", XrmoptionSepArg, (XPointer) NULL },
|
| /xsrc/external/mit/xfd/dist/ |
| H A D | xfd.c | 61 {"-fn", "*grid.font", XrmoptionSepArg, (caddr_t) NULL }, 63 {"-fa", "*grid.face", XrmoptionSepArg, (caddr_t) NULL }, 65 {"-start", "*startChar", XrmoptionSepArg, (caddr_t) NULL }, 67 {"-bc", "*grid.boxColor", XrmoptionSepArg, (caddr_t) NULL }, 69 {"-rows", "*grid.cellRows", XrmoptionSepArg, (caddr_t) NULL }, 70 {"-columns", "*grid.cellColumns", XrmoptionSepArg, (caddr_t) NULL },
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xresource.h | 330 XrmoptionSepArg, /* Value is next argument in argv */ enumerator in enum:__anone7b0390b0303
|
| /xsrc/external/mit/bitmap/dist/ |
| H A D | BitEdit.c | 79 { "-basename", "*bitmap.basename", XrmoptionSepArg, NULL}, 82 { "-dashes", "*bitmap.dashes", XrmoptionSepArg, NULL}, 83 { "-fr", "*bitmap.frame", XrmoptionSepArg, NULL}, 84 { "-gt", "*bitmap.gridTolerance",XrmoptionSepArg, NULL}, 87 { "-hl", "*bitmap.highlight", XrmoptionSepArg, NULL}, 90 { "-size", "*bitmap.size", XrmoptionSepArg, NULL}, 91 { "-sh", "*bitmap.squareHeight", XrmoptionSepArg, NULL}, 92 { "-sw", "*bitmap.squareWidth", XrmoptionSepArg, NULL}, 93 { "-stipple", "*bitmap.stipple", XrmoptionSepArg, NULL},
|
| /xsrc/external/mit/listres/dist/ |
| H A D | listres.c | 52 { "-top", "*topObject", XrmoptionSepArg, (caddr_t) NULL }, 53 { "-format", "*resourceFormat", XrmoptionSepArg, (caddr_t) NULL },
|
| /xsrc/external/mit/xtrap/dist/ |
| H A D | xtrapin.c | 108 {"-f", "*script", XrmoptionSepArg, (caddr_t) NULL},
|
| H A D | xtrapout.c | 128 {"-f", "*script", XrmoptionSepArg, (caddr_t) NULL},
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | ParseCmd.c | 171 case XrmoptionSepArg:
|
| /xsrc/external/mit/xstdcmap/dist/ |
| H A D | xstdcmap.c | 103 {"-delete", ".delete", XrmoptionSepArg, (caddr_t) NULL}, 104 {"-display", ".display", XrmoptionSepArg, (caddr_t) NULL},
|
| /xsrc/external/mit/xmag/dist/ |
| H A D | xmag.c | 174 {"-bd", "*borderColor", XrmoptionSepArg, (XtPointer)NULL}, 175 {"-bg", "*background", XrmoptionSepArg, (XtPointer)NULL}, 176 {"-bw", "*borderWidth", XrmoptionSepArg, (XtPointer)NULL}, 178 {"-geometry", "*geometry", XrmoptionSepArg, (XtPointer)NULL}, 179 {"-mag", "*mag", XrmoptionSepArg, (XtPointer)NULL}, 180 {"-source", "*source", XrmoptionSepArg, (XtPointer)NULL}, 181 {"-title", "*title", XrmoptionSepArg, (XtPointer)NULL},
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | main.c | 989 #define UP_ARG(name) "."name, XrmoptionSepArg 990 #define MY_ARG(name) "*"name, XrmoptionSepArg 991 #define VT_ARG(name) "*vt100."name, XrmoptionSepArg 1634 case XrmoptionSepArg: 1668 DATA("-background", XrmoptionSepArg), 1669 DATA("-bd", XrmoptionSepArg), 1670 DATA("-bg", XrmoptionSepArg), 1671 DATA("-bordercolor", XrmoptionSepArg), 1672 DATA("-borderwidth", XrmoptionSepArg), 1673 DATA("-bw", XrmoptionSepArg), [all...] |
| /xsrc/external/mit/xditview/dist/ |
| H A D | xditview.c | 70 {"-page", "*dvi.pageNumber", XrmoptionSepArg, NULL}, 71 {"-backingStore", "*dvi.backingStore", XrmoptionSepArg, NULL}, 73 {"-resolution", "*dvi.screenResolution", XrmoptionSepArg, NULL},
|
| /xsrc/external/mit/xmh/dist/ |
| H A D | init.c | 171 {"-initial","initialFolder", XrmoptionSepArg, NULL}, 172 {"-path", "mailPath", XrmoptionSepArg, NULL},
|
| /xsrc/external/mit/xconsole/dist/ |
| H A D | xconsole.c | 137 {"-file", "*file", XrmoptionSepArg, NULL}, 143 {"-saveLines", "*saveLines", XrmoptionSepArg, NULL},
|
| /xsrc/external/mit/xdm/dist/chooser/ |
| H A D | chooser.c | 144 { "-xdmaddress", "*xdmAddress", XrmoptionSepArg, NULL }, 145 { "-clientaddress", "*clientAddress", XrmoptionSepArg, NULL }, 146 { "-connectionType","*connectionType", XrmoptionSepArg, NULL },
|
| /xsrc/external/mit/xfontsel/dist/ |
| H A D | xfontsel.c | 182 {"-pattern", "pattern", XrmoptionSepArg, NULL}, 184 {"-sample", "sampleText", XrmoptionSepArg, NULL}, 185 {"-sample16", "sampleText16", XrmoptionSepArg, NULL}, 186 {"-sampleUCS", "sampleTextUCS",XrmoptionSepArg, NULL},
|