Searched refs:OPT_USER (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/astsa/
H A Doption.h39 #define OPT_USER (1L<<16) /* first user flag bit */ macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/include/
H A Doption.h37 #define OPT_USER (1L<<16) /* first user flag bit */ macro
/macosx-10.10.1/top-100.1.2/
H A Doptions.c48 OPT_USER, enumerator in enum:__anon13944
123 {"-user", TOP_OPTION_REQUIRED, OPT_USER},
134 {"-U", TOP_OPTION_REQUIRED, OPT_USER},
395 case OPT_USER: {
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXWm.c2644 OPT_PROGRAM, OPT_USER };
2666 if (index == OPT_USER) {
2879 OPT_PROGRAM, OPT_USER };
2902 if (index == OPT_USER) {
2610 OPT_PROGRAM, OPT_USER }; enumerator in enum:options
2842 OPT_PROGRAM, OPT_USER }; enumerator in enum:options
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXWm.c2407 OPT_PROGRAM, OPT_USER };
2429 if (index == OPT_USER) {
2642 OPT_PROGRAM, OPT_USER };
2665 if (index == OPT_USER) {
2375 OPT_PROGRAM, OPT_USER }; enumerator in enum:options
2607 OPT_PROGRAM, OPT_USER }; enumerator in enum:options
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DtkUnixWm.c2924 OPT_PROGRAM, OPT_USER };
2946 if (index == OPT_USER) {
3156 OPT_PROGRAM, OPT_USER };
3179 if (index == OPT_USER) {
2891 OPT_PROGRAM, OPT_USER }; enumerator in enum:options
3120 OPT_PROGRAM, OPT_USER }; enumerator in enum:options
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinWm.c4940 OPT_PROGRAM, OPT_USER
4963 if (index == OPT_USER) {
5163 OPT_PROGRAM, OPT_USER
5187 if (index == OPT_USER) {
4886 OPT_PROGRAM, OPT_USER enumerator in enum:options
5106 OPT_PROGRAM, OPT_USER enumerator in enum:options
/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A DtkUnixWm.c2619 OPT_PROGRAM, OPT_USER };
2641 if (index == OPT_USER) {
2840 OPT_PROGRAM, OPT_USER };
2863 if (index == OPT_USER) {
2590 OPT_PROGRAM, OPT_USER }; enumerator in enum:options
2808 OPT_PROGRAM, OPT_USER }; enumerator in enum:options
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinWm.c4498 OPT_PROGRAM, OPT_USER };
4520 if (index == OPT_USER) {
4718 OPT_PROGRAM, OPT_USER };
4741 if (index == OPT_USER) {
4448 OPT_PROGRAM, OPT_USER }; enumerator in enum:options
4665 OPT_PROGRAM, OPT_USER }; enumerator in enum:options

Completed in 236 milliseconds