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

/dovecot/src/lib/
H A Denv-util.c18 void env_put(const char *env) function
93 /* Note that if the original environment was set with env_put(), the
99 env_put(*envp);
135 env_put(env->strings[i]);

Completed in 6 milliseconds