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

/dovecot/src/auth/
H A Dpassdb-vpopmail.c163 static char ip_env[256]; local
165 i_snprintf(ip_env, sizeof(ip_env),
167 putenv(ip_env);

Completed in 10 milliseconds