Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h707 extern Pdesc *get_next_dir(Spath_desc *, Rt_map *, uint_t);
H A Dpaths.c301 get_next_dir(Spath_desc *sdp, Rt_map *lmp, uint_t flags) in get_next_dir() function
H A Danalyze.c2015 for (pdp = get_next_dir(&sd, clmp, flags); pdp; in load_so()
2016 pdp = get_next_dir(&sd, clmp, flags)) { in load_so()
H A Ddlfcns.c1957 while ((pdp = get_next_dir(&sd, lmp, 0)) != NULL) { in dlinfo_core()
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in199 SCOPED_SYMBOL|SunOS_5.6|ld.so.1|get_next_dir