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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libnvpair/
H A Dlibnvpair.c99 struct nvlist_printops *nvprt_dfltops; member in struct:nvlist_prtctl
104 ((pctl)->nvprt_dfltops->print_##type.op)
107 ((pctl)->nvprt_dfltops->print_##type.arg)
520 pctl->nvprt_dfltops = (struct nvlist_printops *)&defprtops;

Completed in 58 milliseconds