Home
last modified time | relevance | path

Searched refs:check_config (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/man/
H A Dman.c173 static char *check_config(char *);
542 } else if ((sections = check_config(*pv)) != NULL) { in getsect()
1297 check_config(char *path) in check_config() function
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c77 static void check_config(void);
860 check_config(void) in check_config() function
1045 check_config(); in run_timeouts()
/titanic_44/usr/src/cmd/nscd/
H A Dcache.c1246 check_config(nsc_lookup_args_t *largs, nscd_cfg_cache_t *cfgp, in check_config() function
1418 cfg_rc = check_config(largs, &cfg, whoami, flag); in lookup_int()