Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmapfile-vers50 ld_getopt;
H A Dutil.c267 ld_getopt(Lm_list *lml, int ndx, int argc, char **argv) in ld_getopt() function
H A Dargs.c1019 while ((c = ld_getopt(ofl->ofl_lml, ndx, argc, argv)) != -1) { in parseopt_pass1()
1825 while ((c = ld_getopt(ofl->ofl_lml, ndx, argc, argv)) != -1) { in parseopt_pass2()
/illumos-gate/usr/src/cmd/sgs/ld/common/
H A Dld.c334 while ((c = ld_getopt(0, optind, argc, argv)) != -1) { in process_args()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1595 extern int ld_getopt(Lm_list *, int, int, char **);