Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h167 #define AL_CNT_ENVIRON 20 /* environment list (enough for ldd) */ macro
H A Dutil.c2384 if (aplist_append(ealpp, s1, AL_CNT_ENVIRON) == NULL) in readenv_user()