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

/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Denvironment.c63 read_env_file(FILE *F, char ***env, int *assigned) function
139 read_env_file(F, env, &assigned);
/macosx-10.9.5/sudo-72/src/
H A Denv.c728 read_env_file(_PATH_ENVIRONMENT, TRUE);
1028 read_env_file(path, overwrite) function
H A Dsudo.h245 void read_env_file __P((const char *, int));
H A Dsudo.c552 read_env_file(_PATH_ENVIRONMENT, TRUE);
570 read_env_file(def_env_file, FALSE);

Completed in 105 milliseconds