Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dconf.h36 void *conf_lookup(const char *lhs);
H A Dmain.c481 if (conf_lookup(logname)) { in dologname()
495 if (conf_lookup(logname)) in dologname()
H A Dconf.c567 conf_lookup(const char *lhs) in conf_lookup() function