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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dllib-lld43 int ld_getopt(Lm_list *, int, int, char **);
H A Dutil.c400 ld_getopt(Lm_list *lml, int ndx, int argc, char **argv) function
H A Dargs.c984 while ((c = ld_getopt(ofl->ofl_lml, ndx, argc, argv)) != -1) {
1747 while ((c = ld_getopt(ofl->ofl_lml, ndx, argc, argv)) != -1) {
/illumos-gate/usr/src/cmd/sgs/ld/common/
H A Dld.c301 while ((c = ld_getopt(0, optind, argc, argv)) != -1) {
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1548 extern int ld_getopt(Lm_list *, int, int, char **);

Completed in 74 milliseconds