Searched refs:base_type (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.h145 uint8_t base_type; member in struct:pnp_header
/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dread.c123 base_type(int8_t i) function
159 if (base_type(t) == base_type(type))
/illumos-gate/usr/src/lib/libscf/common/
H A Dnotify_params.c1045 scf_type_t type, base_type; local
1061 base_type = scf_true_base_type(type);
1062 if (base_type == SCF_TYPE_ASTRING && type != SCF_TYPE_ASTRING)
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c4876 char base_type = '\0'; local
4891 base_type = ZFS_DELEG_NAMED_SET;
4897 base_type = ZFS_DELEG_CREATE;
4903 base_type = ZFS_DELEG_USER;
4912 base_type = ZFS_DELEG_GROUP;
4921 base_type = ZFS_DELEG_EVERYONE;
4929 assert(set_type != '\0' && base_type != '\0');
4963 base_type, locality, who);
4967 base_type, locality);
4996 "%c%c$%s", base_type, localit
[all...]

Completed in 60 milliseconds