Home
last modified time | relevance | path

Searched refs:parse_conf_file (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/power/
H A Dconf.c398 parse_conf_file((pref == NULL || pref->perm) in conf_scanner()
466 parse_conf_file(default_conf, search, B_FALSE); in write_conf()
549 parse_conf_file(power_conf, NULL, B_TRUE); in main()
H A Dpmconfig.h116 extern void parse_conf_file(char *, vact_t, boolean_t);
H A Dparse.c372 parse_conf_file(char *name, vact_t action, boolean_t first_parse) in parse_conf_file() function
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsmap.c638 parse_conf_file(char *fname, struct conf_entry **confent_list, in parse_conf_file() function
824 parse_conf_file(buf, &confent_list, &mpxio_disable); in lookup_in_conf_file()
/illumos-gate/usr/src/cmd/syseventd/modules/sysevent_conf_mod/
H A Dsysevent_conf_mod.c492 parse_conf_file(char *conf_file) in parse_conf_file() function
792 parse_conf_file(cfp->cf_conf_file); in build_event_table()