Searched refs:dconf_getdev (Results 1 – 3 of 3) sorted by relevance
69 extern int dconf_getdev(dumpconf_t *);
158 (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
204 (void) dconf_getdev(&dc); in main()