Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dumpadm/
H A Ddconf.c56 static int print_device(const dumpconf_t *, FILE *);
63 { "DUMPADM_DEVICE", dconf_str2device, print_device },
690 print_device(const dumpconf_t *dcp, FILE *fp) in print_device() function