Searched refs:getopt_ext (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/lvm/metassist/controller/
H A Dgetopt_ext.h37 * Returned chars for getopt_ext
109 extern int getopt_ext(int argc, char * const argv[], const char *optstring);
H A Dgetopt_ext.c32 #include "getopt_ext.h"
89 getopt_ext( function
H A DMakefile30 SRCS = getopt_ext.c metassist.c
H A Dmetassist.c62 #include "getopt_ext.h"
425 while (!error && (c = getopt_ext(
593 while (!error && (c = getopt_ext(
/opensolaris-onvv-gate/usr/src/cmd/lvm/metassist/
H A DMakefile73 controller/getopt_ext.o \

Completed in 103 milliseconds