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.c3457 callable(Rt_map *clmp, Rt_map *dlmp, Grp_hdl *ghp, uint_t slflags) in callable() argument
3472 if (slflags & LKUP_SINGLETON) in callable()
3487 if (((MODE(clmp) & RTLD_WORLD) || (slflags & LKUP_WORLD)) && in callable()