Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acctadm/
H A Daconf.c65 static int aconf_fmri2type(const char *);
131 if ((type = aconf_fmri2type(fmri)) == -1) { in aconf_setup()
411 aconf_fmri2type(const char *fmri) in aconf_fmri2type() function