Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dumpadm/
H A Ddconf.c61 static int print_csave(const dumpconf_t *, FILE *);
68 { "DUMPADM_CSAVE", dconf_str2csave, print_csave },
712 print_csave(const dumpconf_t *dcp, FILE *fp) in print_csave() function