Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/lvm/metassist/controller/
H A Dgetopt_ext.h109 extern int getopt_ext(int argc, char * const argv[], const char *optstring);
H A Dgetopt_ext.c89 getopt_ext( in getopt_ext() function
H A DMakefile30 SRCS = getopt_ext.c metassist.c
H A Dmetassist.c425 while (!error && (c = getopt_ext( in parse_create_opts()
593 while (!error && (c = getopt_ext( in parse_opts()
/onnv-gate/usr/src/cmd/lvm/metassist/
H A DMakefile73 controller/getopt_ext.o \