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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rexecd.c147 #define PAM_ENV_ELIM 16 /* max PAM environment variables */ macro
439 * -- only allowed 16 (PAM_ENV_ELIM)
446 if (idx < PAM_ENV_ELIM &&
H A Din.rshd.c403 #define PAM_ENV_ELIM 16 /* allow 16 PAM environment variables */ macro
1209 * -- only allowed 16 (PAM_ENV_ELIM)
1214 if (idx < PAM_ENV_ELIM &&

Completed in 60 milliseconds