Searched defs:dumpops_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c97 } dumpops_t; typedef in typeref:struct:dumpops
105 static const dumpops_t sysprop_dumpops = {
138 static int prop_type_guess(const dumpops_t *, void *, void **, int *);
141 static int dump_prop_list(const dumpops_t *, const char *,
484 prop_type_guess(const dumpops_t *propops, void *prop, void **prop_data,
544 dump_prop_list(const dumpops_t *dumpops, const char *name, int ilev,

Completed in 56 milliseconds