Searched refs:base_type (Results 1 – 4 of 4) sorted by relevance
123 base_type(int8_t i) in base_type() function159 if (base_type(t) == base_type(type)) in validate_type()
145 uint8_t base_type; member
1045 scf_type_t type, base_type; in add_prop_to_nvlist() local1061 base_type = scf_true_base_type(type); in add_prop_to_nvlist()1062 if (base_type == SCF_TYPE_ASTRING && type != SCF_TYPE_ASTRING) in add_prop_to_nvlist()
4874 char base_type = '\0'; in store_allow_perm() local4889 base_type = ZFS_DELEG_NAMED_SET; in store_allow_perm()4895 base_type = ZFS_DELEG_CREATE; in store_allow_perm()4901 base_type = ZFS_DELEG_USER; in store_allow_perm()4910 base_type = ZFS_DELEG_GROUP; in store_allow_perm()4919 base_type = ZFS_DELEG_EVERYONE; in store_allow_perm()4927 assert(set_type != '\0' && base_type != '\0'); in store_allow_perm()4961 base_type, locality, who); in store_allow_perm()4965 base_type, locality); in store_allow_perm()4994 "%c%c$%s", base_type, locality, who); in store_allow_perm()[all …]