Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dumpadm/
H A Ddconf.h69 extern int dconf_getdev(dumpconf_t *);
H A Ddconf.c158 (void) dconf_getdev(dcp); in dconf_open()
211 return (dconf_getdev(dcp)); in dconf_open()
217 dconf_getdev(dumpconf_t *dcp) in dconf_getdev() function
H A Dmain.c203 (void) dconf_getdev(&dc); in main()