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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libnvpair/
H A Dlibnvpair.c60 struct nvlist_printops { struct
99 struct nvlist_printops *nvprt_dfltops;
100 struct nvlist_printops *nvprt_custops;
477 static const struct nvlist_printops defprtops = {
509 struct nvlist_printops *ops)
520 pctl->nvprt_dfltops = (struct nvlist_printops *)&defprtops;
528 struct nvlist_printops *ops;

Completed in 90 milliseconds