Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_config.c437 ndmp_pval zfs_envs[9]; in ndmpd_config_get_butype_info_v3() local
439 ndmp_pval *zfs_envp = zfs_envs; in ndmpd_config_get_butype_info_v3()
504 info[2].default_env.default_env_len = ARRAY_LEN(zfs_envs, ndmp_pval); in ndmpd_config_get_butype_info_v3()
505 info[2].default_env.default_env_val = zfs_envs; in ndmpd_config_get_butype_info_v3()
943 ndmp_pval zfs_envs[11]; in ndmpd_config_get_butype_info_v4() local
945 ndmp_pval *zfs_envp = zfs_envs; in ndmpd_config_get_butype_info_v4()
1020 info[2].default_env.default_env_len = ARRAY_LEN(zfs_envs, ndmp_pval); in ndmpd_config_get_butype_info_v4()
1021 info[2].default_env.default_env_val = zfs_envs; in ndmpd_config_get_butype_info_v4()