Searched refs:LL_ENV_STR (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/sudo-73/src/
H A Dlogging.c739 #define LL_ENV_STR "ENV=" macro
784 len += sizeof(LL_ENV_STR) + 2 + evlen;
836 if (strlcat(line, LL_ENV_STR, len) >= len ||

Completed in 167 milliseconds