Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Ddlfcn.h79 uint_t dlm_acnt; /* number of dlm_maps mappings */ member
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c2050 if (mip->dlm_acnt && mip->dlm_maps) { in dlinfo_core()
2053 while ((cnt < mip->dlm_acnt) && (cnt < MMAPCNT(lmp))) { in dlinfo_core()