Home
last modified time | relevance | path

Searched defs:pctl (Results 1 – 6 of 6) sorted by relevance

/titanic_52/usr/src/lib/libnvpair/
H A Dlibnvpair.c104 #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 ARENDER(pctl,type,nvl,name,arrp,count) global() argument
155 indent(nvlist_prtctl_t pctl,int onemore) indent() argument
259 nvprint_nvlist(nvlist_prtctl_t pctl,void * private,nvlist_t * nvl,const char * name,nvlist_t * value) nvprint_nvlist() argument
279 nvaprint_nvlist_array(nvlist_prtctl_t pctl,void * private,nvlist_t * nvl,const char * name,nvlist_t ** valuep,uint_t count) nvaprint_nvlist_array() argument
312 nvlist_prtctl_setdest(nvlist_prtctl_t pctl,FILE * fp) nvlist_prtctl_setdest() argument
318 nvlist_prtctl_getdest(nvlist_prtctl_t pctl) nvlist_prtctl_getdest() argument
325 nvlist_prtctl_setindent(nvlist_prtctl_t pctl,enum nvlist_indent_mode mode,int start,int inc) nvlist_prtctl_setindent() argument
343 nvlist_prtctl_doindent(nvlist_prtctl_t pctl,int onemore) nvlist_prtctl_doindent() argument
350 nvlist_prtctl_setfmt(nvlist_prtctl_t pctl,enum nvlist_prtctl_fmt which,const char * fmt) nvlist_prtctl_setfmt() argument
383 nvlist_prtctl_dofmt(nvlist_prtctl_t pctl,enum nvlist_prtctl_fmt which,...) nvlist_prtctl_dofmt() argument
509 prtctl_defaults(FILE * fp,struct nvlist_prtctl * pctl,struct nvlist_printops * ops) prtctl_defaults() argument
528 struct nvlist_prtctl *pctl; nvlist_prtctl_alloc() local
545 nvlist_prtctl_free(nvlist_prtctl_t pctl) nvlist_prtctl_free() argument
565 nvlist_print_with_indent(nvlist_t * nvl,nvlist_prtctl_t pctl) nvlist_print_with_indent() argument
765 nvlist_prt(nvlist_t * nvl,nvlist_prtctl_t pctl) nvlist_prt() argument
[all...]
/titanic_52/usr/src/cmd/fm/fmdump/common/
H A Derror.c60 nvlist_prtctl_t pctl) in err_verb23_cmn() argument
85 nvlist_prtctl_t pctl; in err_pretty() local
H A Dinfo.c60 nvlist_prtctl_t pctl) in info_verb23_cmn() argument
88 nvlist_prtctl_t pctl; in info_pretty() local
H A Dasru.c75 nvlist_prtctl_t pctl) in asru_verb23_cmn() argument
118 nvlist_prtctl_t pctl; in asru_pretty() local
H A Dnvlrender.c46 fmdump_render_nvlist(nvlist_prtctl_t pctl, void *private, nvlist_t *nvl, in fmdump_render_nvlist() argument
H A Dfault.c152 nvlist_prtctl_t pctl) in flt_verb23_cmn() argument
209 nvlist_prtctl_t pctl; in flt_pretty() local