Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/man/
H A Dman.c184 static char *check_config(char *);
587 } else if ((sections = check_config(*pv)) != NULL) { in getsect()
1357 check_config(char *path) in check_config() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c79 static void check_config(void);
862 check_config(void) in check_config() function
1047 check_config(); in run_timeouts()
/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c1272 check_config(nsc_lookup_args_t *largs, nscd_cfg_cache_t *cfgp, in check_config() function
1444 cfg_rc = check_config(largs, &cfg, whoami, flag); in lookup_int()