Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.c101 struct nvlist_printops *nvprt_custops; member
111 ((pctl)->nvprt_custops->print_##type.op)
114 ((pctl)->nvprt_custops->print_##type.arg)
119 if ((pctl)->nvprt_custops && CUSTPRTOP(pctl, type)) { \
133 if ((pctl)->nvprt_custops && CUSTPRTOP(pctl, type)) { \
523 pctl->nvprt_custops = ops; in prtctl_defaults()
549 free(pctl->nvprt_custops); in nvlist_prtctl_free()
H A Dlibnvpair.abi379 …<var-decl name='nvprt_custops' type-id='type-id-42' visibility='default' filepath='/home/fedora/zf…