Searched defs:nvlp (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/contrib/coverity/ |
| H A D | model.c | 372 nvlist_alloc(nvlist_t **nvlp, uint_t nvflag, int kmflag) in nvlist_alloc() 391 nvlist_dup(const nvlist_t *nvl, nvlist_t **nvlp, int kmflag) in nvlist_dup() 452 nvlist_unpack(char *buf, size_t buflen, nvlist_t **nvlp, int kmflag) in nvlist_unpack()
|
| /freebsd-14.2/sys/contrib/openzfs/module/nvpair/ |
| H A D | nvpair.c | 589 nvlist_alloc(nvlist_t **nvlp, uint_t nvflag, int kmflag) in nvlist_alloc() 595 nvlist_xalloc(nvlist_t **nvlp, uint_t nvflag, nv_alloc_t *nva) in nvlist_xalloc() 853 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); in nvpair_free() local 920 nvlist_dup(const nvlist_t *nvl, nvlist_t **nvlp, int kmflag) in nvlist_dup() 926 nvlist_xdup(const nvlist_t *nvl, nvlist_t **nvlp, nv_alloc_t *nva) in nvlist_xdup() 1239 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); in nvlist_add_common() local 2533 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); in nvs_embedded_nvl_array() local 2743 nvlist_unpack(char *buf, size_t buflen, nvlist_t **nvlp, int kmflag) in nvlist_unpack() 2749 nvlist_xunpack(char *buf, size_t buflen, nvlist_t **nvlp, nv_alloc_t *nva) in nvlist_xunpack()
|
| /freebsd-14.2/sys/dev/sound/pcm/ |
| H A D | sndstat.c | 671 sndstat_create_devs_nvlist(nvlist_t **nvlp) in sndstat_create_devs_nvlist()
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_util.c | 1250 zcmd_read_dst_nvlist(libzfs_handle_t *hdl, zfs_cmd_t *zc, nvlist_t **nvlp) in zcmd_read_dst_nvlist()
|
| H A D | libzfs_pool.c | 4839 zpool_get_bootenv(zpool_handle_t *zhp, nvlist_t **nvlp) in zpool_get_bootenv()
|
| H A D | libzfs_sendrecv.c | 684 boolean_t backup, boolean_t holds, boolean_t props, nvlist_t **nvlp, in gather_nvlist()
|
| /freebsd-14.2/sys/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 6041 construct_fsacl_list(boolean_t un, struct allow_opts *opts, nvlist_t **nvlp) in construct_fsacl_list()
|