Searched refs:GETOPT_NON_OPTION_ARG (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/lvm/metassist/controller/
H A Dgetopt_ext.h41 #define GETOPT_NON_OPTION_ARG 1 macro
64 * character code GETOPT_NON_OPTION_ARG. The result is that
75 * GETOPT_NON_OPTION_ARG is returned instead of -1.
98 * GETOPT_NON_OPTION_ARG
H A Dgetopt_ext.c43 * character code GETOPT_NON_OPTION_ARG. The result is that
54 * GETOPT_NON_OPTION_ARG is returned instead of -1.
77 * GETOPT_NON_OPTION_ARG
117 c = GETOPT_NON_OPTION_ARG;
H A Dmetassist.c614 case GETOPT_NON_OPTION_ARG:

Completed in 57 milliseconds