vtype
mode_t _kvm_getftype(enum vtype);
_kvm_getftype(enum vtype v_type)
uint8_t vtype, const void **ptr, size_t * length)
uint8_t vtype, void *buf, size_t * length)
uint8_t vtype, void *buf, size_t * length)
radius_put_vs_raw_attr(RADIUS_PACKET * packet, uint32_t vendor, uint8_t vtype,
newattr->vtype = vtype;
uint8_t vtype, const void *buf, size_t length)
if (radius_put_vs_raw_attr(packet, vendor, vtype,
uint32_t vendor, uint8_t vtype, const void *buf, size_t length)
radius_del_vs_attr_all(RADIUS_PACKET * packet, uint32_t vendor, uint8_t vtype)
radius_has_vs_attr(const RADIUS_PACKET * packet, uint32_t vendor, uint8_t vtype)
uint32_t vendor, uint8_t vtype, char *str, size_t len)
vendor, vtype, &p, &origlen) != 0)
uint32_t vendor, uint8_t vtype, const char *str)
return radius_put_vs_raw_attr(packet, vendor, vtype, str, strlen(str));
uint32_t vendor, uint8_t vtype, tname *val) \
vendor, vtype, &p, &len) != 0) \
uint32_t vendor, uint8_t vtype, tname val) \
return radius_put_vs_raw_attr(packet, vendor, vtype, \
uint32_t vendor, uint8_t vtype, tname val) \
return radius_set_vs_raw_attr(packet, vendor, vtype, \
uint32_t vendor, uint8_t vtype, tname *val) \
vendor, vtype, &p, &len) != 0) \
uint32_t vendor, uint8_t vtype, const tname *val) \
return radius_put_vs_raw_attr(packet, vendor, vtype, \
uint32_t vendor, uint8_t vtype, const tname *val) \
return radius_set_vs_raw_attr(packet, vendor, vtype, \
if (attr->vtype != vtype) \
uint8_t vtype;
radius_get_mppe_key_attr(const RADIUS_PACKET * packet, uint8_t vtype,
if (radius_get_vs_raw_attr(packet, RADIUS_VENDOR_MICROSOFT, vtype,
radius_put_mppe_key_attr(RADIUS_PACKET * packet, uint8_t vtype,
if (radius_put_vs_raw_attr(packet, RADIUS_VENDOR_MICROSOFT, vtype,
DECLARE_CSR(vtype, CSR_VTYPE)
int getdevvp(dev_t, struct vnode **, enum vtype);
vfinddev(dev_t dev, enum vtype type, struct vnode **vpp)
vdevgone(int maj, int minl, int minh, enum vtype type)
vaccess(enum vtype type, mode_t file_mode, uid_t uid, gid_t gid,
getdevvp(dev_t dev, struct vnode **vpp, enum vtype type)
enum vtype iftovt_tab[16] = {
enum vtype nvtype;
enum vtype vtyp;
extern const enum vtype nv3tov_type[8];
const enum vtype nv2tov_type[8] =
const enum vtype nv3tov_type[8]=
enum vtype vtyp;
enum vtype f_type;
enum vtype f_type;
enum vtype va_type; /* vnode type (for create) */
extern enum vtype iftovt_tab[];
int vaccess(enum vtype, mode_t, uid_t, gid_t, mode_t, struct ucred *);
void vdevgone(int, int, int, enum vtype);
int vfinddev(dev_t, enum vtype, struct vnode **);
enum vtype v_type; /* vnode type */
enum vtype tn_type;
int tmpfs_alloc_node(tmpfs_mount_t *, enum vtype, uid_t, gid_t,
tmpfs_alloc_node(tmpfs_mount_t *tmp, enum vtype type, uid_t uid, gid_t gid,
enum vtype vt = vap->va_type;
attr->vtype = strtonum(argv[1], 0, 255,
attr->vtype);
attr->vtype);
uint32_t vtype;