Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acctadm/
H A Daconf.h65 extern int aconf_setup(const char *);
H A Dmain.c274 int ret = aconf_setup(fmri); in main()
H A Daconf.c120 aconf_setup(const char *fmri) in aconf_setup() function