Searched defs:cfgfile (Results 1 – 7 of 7) sorted by relevance
57 char *cfgfile) in _nscd_init()199 char *cfgfile; in _nscd_refresh() local
61 static char *cfgfile = NULL; variable
207 typedef struct cfgfile { struct208 void *cf_node; /* node filter */209 cfp_t cf[2]; /* local & optional cluster file */
305 advice_opts(char *optstr, const char *execname, char *cfgfile, int lineno) in advice_opts()439 char *cfgfile, *errfile; in __madvmain() local
304 char *cfgfile, *errfile; in __mpssmain() local
2307 char cfgfile[MAXPATHLEN]; in if_configure_hostname() local2441 isgrouped(const char *cfgfile) in isgrouped()2753 char cfgfile[MAXPATHLEN]; in if_hostname_exists() local
273 FILE *cfgfile; in loadConfigFile() local