Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/lib/libnvpair/
HDlibnvpair.c99 struct nvlist_printops *nvprt_dfltops; member
104 ((pctl)->nvprt_dfltops->print_##type.op)
107 ((pctl)->nvprt_dfltops->print_##type.arg)
520 pctl->nvprt_dfltops = (struct nvlist_printops *)&defprtops; in prtctl_defaults()