Searched refs:nvlist_xpack (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | nvpair.h | 162 int nvlist_xpack(nvlist_t *, char **, size_t *, int, nv_alloc_t *);
|
| /f-stack/freebsd/contrib/libnv/ |
| H A D | nvlist.c | 877 nvlist_xpack(const nvlist_t *nvl, int64_t *fdidxp, size_t *sizep) in nvlist_xpack() function 1048 return (nvlist_xpack(nvl, NULL, sizep)); in nvlist_pack() 1276 data = nvlist_xpack(nvl, &fdidx, &datasize); in nvlist_send()
|
| /f-stack/freebsd/contrib/openzfs/module/nvpair/ |
| H A D | nvpair.c | 2660 return (nvlist_xpack(nvl, bufp, buflen, encoding, in nvlist_pack() 2665 nvlist_xpack(nvlist_t *nvl, char **bufp, size_t *buflen, int encoding, in nvlist_xpack() function 3640 EXPORT_SYMBOL(nvlist_xpack);
|
| /f-stack/freebsd/contrib/openzfs/lib/libnvpair/ |
| H A D | libnvpair.abi | 199 …<elf-symbol name='nvlist_xpack' type='func-type' binding='global-binding' visibility='default-visi… 2384 …nvlist_xpack' mangled-name='nvlist_xpack' filepath='../../module/nvpair/nvpair.c' line='2665' colu…
|