Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/logadm/
H A Dconf.c177 conf_scan(const char *fname, char *buf, int buflen, int timescan) in conf_scan() function
412 ret = conf_scan(Confname, Confbuf, Conflen, 0); in conf_open()
426 ret &= conf_scan(Timesname, Timesbuf, Timeslen, 1); in conf_open()