Home
last modified time | relevance | path

Searched refs:dwgetopt (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwgetopt.c168 int v = dwgetopt(nargc,nargv,ostr); in dwgetopt_long()
181 int v = dwgetopt(nargc,nargv,ostr); in dwgetopt_long()
287 dwgetopt(int nargc, char * const nargv[], const char *ostr) in dwgetopt() function
H A Ddwgetopt.h47 int dwgetopt(int nargc, char * const nargv[], const char *ostr);
H A Dlibdwarf.out119 dwgetopt.c
120 dwgetopt.h
H A Dgennames.c180 while ((c = dwgetopt(argc, argv, "i:o:st")) != EOF) { in process_args()
/illumos-gate/usr/src/lib/libdwarf/
H A DMakefile.com70 dwgetopt.o \
/illumos-gate/usr/src/tools/ctf/dwarf/
H A DMakefile.com65 dwgetopt.o \