Home
last modified time | relevance | path

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 Ddconf.c160 (void) dconf_getdev(dcp); in dconf_open()
213 return (dconf_getdev(dcp)); in dconf_open()
219 dconf_getdev(dumpconf_t *dcp) in dconf_getdev() function
H A Dmain.c204 (void) dconf_getdev(&dc); in main()