Searched refs:dconf_getdev (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/dumpadm/
H A Ddconf.h69 extern int dconf_getdev(dumpconf_t *);
H A Dmain.c204 (void) dconf_getdev(&dc);
H A Ddconf.c158 (void) dconf_getdev(dcp);
211 return (dconf_getdev(dcp));
217 dconf_getdev(dumpconf_t *dcp) function

Completed in 65 milliseconds