Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h142 #define AL_CNT_GROUPS 20 /* GROUPS() */ macro
H A Ddlfcns.c157 if (aplist_append(&GROUPS(lmp), ghp, AL_CNT_GROUPS) == NULL) in hdl_add()
249 if (aplist_append(alpp, ghp, AL_CNT_GROUPS) == NULL) { in hdl_create()
H A Daudit.c1189 (void) aplist_append(&ghalp, alp->al_ghp, AL_CNT_GROUPS); in audit_desc_cleanup()