Searched defs:vtype (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/sys/fs/fuse/
H A Dfuse_node.h89 enum vtype vtype; member in struct:fuse_vnode_data
H A Dfuse_internal.c115 int vtype; local
496 fuse_internal_newentry(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, enum fuse_opcode op, void *buf, size_t bufsize, enum vtype vtype) argument
/freebsd-10.0-release/contrib/libarchive/libarchive/test/
H A Dtest_write_format_iso9660_filename.c63 enum vtype { enum
/freebsd-10.0-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_policy.c415 secpolicy_xvattr(vnode_t *vp, xvattr_t *xvap, uid_t owner, cred_t *cr, vtype_t vtype) argument
/freebsd-10.0-release/lib/libprocstat/
H A Dlibprocstat.c1612 int vtype; member in struct:__anon5616
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_acl.c1333 zfs_acl_chmod(vtype_t vtype, uint64_t mode, boolean_t trim, zfs_acl_t *aclp) argument
1484 zfs_ace_can_use(vtype_t vtype, uint16_t acep_flags) argument
1500 zfs_acl_inherit(zfsvfs_t *zfsvfs, vtype_t vtype, zfs_acl_t *paclp, argument
[all...]
/freebsd-10.0-release/sys/sys/
H A Dvnode.h56 enum vtype { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO, VBAD, enum
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dstabs.c2983 debug_type vtype; local
/freebsd-10.0-release/sys/kern/
H A Dkern_descrip.c3545 vntype_to_kinfo(int vtype) argument
3548 int vtype; member in struct:__anon9875
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dbreakpoint.c944 struct type *vtype = check_typedef (VALUE_TYPE (v)); local
1479 struct type *vtype = check_typedef (VALUE_TYPE (v)); local
2759 struct type *vtype = check_typedef (VALUE_TYPE (v)); local
5953 struct type *vtype = check_typedef (VALUE_TYPE (v)); local
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Ddwarf2out.c12536 tree vtype = DECL_FCONTEXT (TYPE_VFIELD (type)); local

Completed in 245 milliseconds