Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/logadm/
H A Dconf.h38 void conf_replace(const char *lhs, struct opts *newopts);
H A Dmain.c323 conf_replace(opts_optarg(clopts, "w"), clopts); in main()
492 conf_replace(logname, NULL); in dologname()
H A Dconf.c578 conf_replace(const char *lhs, struct opts *newopts) in conf_replace() function