Home
last modified time | relevance | path

Searched defs:confinfo (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dconf.c76 struct confinfo { struct
77 struct confinfo *cf_next; argument
88 static struct confinfo *Confinfo; /* the entries in the config file */ argument