Searched refs:dconf_getdev (Results 1 – 3 of 3) sorted by relevance
73 extern int dconf_getdev(dumpconf_t *);
163 (void) dconf_getdev(dcp); in dconf_open()216 return (dconf_getdev(dcp)); in dconf_open()222 dconf_getdev(dumpconf_t *dcp) in dconf_getdev() function
221 (void) dconf_getdev(&dc); in main()