Searched defs:nvlp (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_util.c881 zcmd_read_dst_nvlist(libzfs_handle_t *hdl, zfs_cmd_t *zc, nvlist_t **nvlp) argument
H A Dlibzfs_sendrecv.c889 gather_nvlist(libzfs_handle_t *hdl, const char *fsname, const char *fromsnap, const char *tosnap, boolean_t recursive, boolean_t verbose, nvlist_t **nvlp, avl_tree_t **avlp) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/nvpair/
H A Dopensolaris_nvpair.c567 nvlist_alloc(nvlist_t **nvlp, uint_t nvflag, int kmflag) argument
578 nvlist_xalloc(nvlist_t **nvlp, uint_t nvflag, nv_alloc_t *nva) argument
836 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); local
903 nvlist_dup(nvlist_t *nvl, nvlist_t **nvlp, in argument
914 nvlist_xdup(nvlist_t *nvl, nvlist_t **nvlp, nv_alloc_t *nva) argument
1227 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); local
2494 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); local
2706 nvlist_unpack(char *buf, size_t buflen, nvlist_t **nvlp, int kmflag) argument
2717 nvlist_xunpack(char *buf, size_t buflen, nvlist_t **nvlp, nv_alloc_t *nva) argument
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c5122 construct_fsacl_list(boolean_t un, struct allow_opts *opts, nvlist_t **nvlp) argument

Completed in 135 milliseconds