Home
last modified time | relevance | path

Searched defs:lazy (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/ldd/common/
H A Dldd.c140 lazy[] = "LD_NOLAZYLOAD=1", variable
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c1090 uint_t lazy = 0; in dlsym_handle() local
1155 uint_t lazy = 0; in dlsym_handle() local
H A Dremove.c419 remove_lists(Rt_map *lmp, int lazy) in remove_lists()