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

/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_util.c859 zcmd_read_dst_nvlist(libzfs_handle_t *hdl, zfs_cmd_t *zc, nvlist_t **nvlp) argument
H A Dlibzfs_sendrecv.c774 gather_nvlist(libzfs_handle_t *hdl, const char *fsname, const char *fromsnap, const char *tosnap, boolean_t recursive, nvlist_t **nvlp, avl_tree_t **avlp) argument
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/common/nvpair/
H A Dnvpair.c266 nvlist_alloc(nvlist_t **nvlp, uint_t nvflag, int kmflag) argument
277 nvlist_xalloc(nvlist_t **nvlp, uint_t nvflag, nv_alloc_t *nva) argument
535 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); local
602 nvlist_dup(nvlist_t *nvl, nvlist_t **nvlp, int kmflag) argument
613 nvlist_xdup(nvlist_t *nvl, nvlist_t **nvlp, nv_alloc_t *nva) argument
946 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); local
2192 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); local
2403 nvlist_unpack(char *buf, size_t buflen, nvlist_t **nvlp, int kmflag) argument
2414 nvlist_xunpack(char *buf, size_t buflen, nvlist_t **nvlp, nv_alloc_t *nva) argument
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c4898 construct_fsacl_list(boolean_t un, struct allow_opts *opts, nvlist_t **nvlp) argument

Completed in 181 milliseconds