Searched defs:pctl (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/libnvpair/ |
H A D | libnvpair.c | 104 #define DFLTPRTOP(pctl, type) \ argument 107 #define DFLTPRTOPARG(pctl, type) \ argument 110 #define CUSTPRTOP(pctl, type) \ argument 113 #define CUSTPRTOPARG(pctl, type) \ argument 116 #define RENDER(pctl, type, nvl, name, val) \ argument 130 #define ARENDER(pctl, type, nvl, name, arrp, count) \ argument 155 indent(nvlist_prtctl_t pctl, int onemore) in indent() 259 nvprint_nvlist(nvlist_prtctl_t pctl, void *private, in nvprint_nvlist() 279 nvaprint_nvlist_array(nvlist_prtctl_t pctl, void *private, in nvaprint_nvlist_array() 312 nvlist_prtctl_setdest(nvlist_prtctl_t pctl, FILE *fp) in nvlist_prtctl_setdest() [all …]
|
/titanic_50/usr/src/cmd/fm/fmdump/common/ |
H A D | error.c | 60 nvlist_prtctl_t pctl) in err_verb23_cmn() 85 nvlist_prtctl_t pctl; in err_pretty() local
|
H A D | info.c | 60 nvlist_prtctl_t pctl) in info_verb23_cmn() 88 nvlist_prtctl_t pctl; in info_pretty() local
|
H A D | asru.c | 75 nvlist_prtctl_t pctl) in asru_verb23_cmn() 118 nvlist_prtctl_t pctl; in asru_pretty() local
|
H A D | nvlrender.c | 46 fmdump_render_nvlist(nvlist_prtctl_t pctl, void *private, nvlist_t *nvl, in fmdump_render_nvlist()
|
H A D | fault.c | 152 nvlist_prtctl_t pctl) in flt_verb23_cmn() 209 nvlist_prtctl_t pctl; in flt_pretty() local
|