Searched refs:OPTS (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xterm/dist/ |
| H A D | df-install.in | 46 OPTS= 79 OPTS="$OPTS $1" 83 OPTS="$OPTS $1" 87 OPTS="$OPTS $1" 123 OPTS="$OPTS --dir=${TARGET}" 161 "$TOOL" $OPTS " [all...] |
| H A D | main.c | 988 #define OPTS(option,pattern_type,value) { (char *) option, (char *) pattern_type, (XPointer) value } macro 994 OPTS("-geometry", VT_ARG(XtNgeometry), NULL), 995 OPTS("-132", NO_ARG(XtNc132), "on"), 996 OPTS("+132", NO_ARG(XtNc132), "off"), 997 OPTS("-ah", NO_ARG(XtNalwaysHighlight), "on"), 998 OPTS("+ah", NO_ARG(XtNalwaysHighlight), "off"), 999 OPTS("-aw", NO_ARG(XtNautoWrap), "on"), 1000 OPTS("+aw", NO_ARG(XtNautoWrap), "off"), 1002 OPTS("-ai", NO_ARG(XtNactiveIcon), "off"), 1003 OPTS(" [all...] |
Completed in 5 milliseconds