Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dumpadm/
H A Ddconf.h73 extern void dconf_print(dumpconf_t *, FILE *);
H A Dmain.c228 dconf_print(&dc, stdout); in main()
H A Ddconf.c543 dconf_print(dumpconf_t *dcp, FILE *fp) in dconf_print() function