Searched refs:nvlist_prtctl_alloc (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libnvpair/
H A Dlibnvpair.h57 * Obtain an opaque nvlist_prtctl_t cookie using nvlist_prtctl_alloc
91 extern nvlist_prtctl_t nvlist_prtctl_alloc(void);
H A Dlibnvpair.c526 nvlist_prtctl_alloc(void) function
/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Derror.c88 if ((pctl = nvlist_prtctl_alloc()) != NULL) {
H A Dinfo.c91 if ((pctl = nvlist_prtctl_alloc()) != NULL) {
H A Dasru.c121 if ((pctl = nvlist_prtctl_alloc()) != NULL) {
H A Dfault.c212 if ((pctl = nvlist_prtctl_alloc()) != NULL) {

Completed in 60 milliseconds