Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c102 } dumpops_t; typedef
109 static const dumpops_t sysprop_dumpops = {
142 static int prop_type_guess(const dumpops_t *, void *, void **, int *);
145 static int dump_prop_list(const dumpops_t *, const char *,
483 prop_type_guess(const dumpops_t *propops, void *prop, void **prop_data, in prop_type_guess()
543 dump_prop_list(const dumpops_t *dumpops, const char *name, int ilev, in dump_prop_list()