Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c3461 callable(Rt_map *clmp, Rt_map *dlmp, Grp_hdl *ghp, uint_t slflags) in callable() argument
3476 if (slflags & LKUP_SINGLETON) in callable()
3491 if (((MODE(clmp) & RTLD_WORLD) || (slflags & LKUP_WORLD)) && in callable()