Searched refs:readenv_user (Results 1 – 3 of 3) sorted by relevance
755 extern int readenv_user(const char **, APlist **);
357 if (envp && (readenv_user((const char **)envp, &ealp) == 1)) in setup()
2333 readenv_user(const char **envp, APlist **ealpp) in readenv_user() function