Searched refs:dumpops_t (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/prtconf/ |
H A D | pdevinfo.c | 97 } dumpops_t; typedef 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, in prop_type_guess() 544 dump_prop_list(const dumpops_t *dumpops, const char *name, int ilev, in dump_prop_list()
|