Searched defs:readfile (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/config/ | ||
H A D | sysinfo-get.c | 15 static bool readfile(const char *path, const char **data_r) function 36 if (!readfile(path, &data)) 76 if (readfile(files[i+1], &name)) { |
Completed in 9 milliseconds