Searched defs:PR_LMID_EVERY (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libproc/common/
H A Dlibproc.h442 * If PR_OBJ_EXEC is used as the object name, the lmid must be PR_LMID_EVERY
444 * object name, the lmid must be PR_LMID_EVERY or LM_ID_LDSO to return a match.
446 #define PR_LMID_EVERY ((Lmid_t)-1UL) /* search every link map */ macro
519 * LM_ID_LDSO, and PR_LMID_EVERY may be used with Psymbol_iter_by_lmid.

Completed in 17 milliseconds