readenv_user
extern int readenv_user(const char **, APlist **);
if (envp && (readenv_user((const char **)envp, &ealp) == 1))