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

/freebsd-9.3-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-9.3-release/sys/fs/coda/
H A Dcoda_venus.c431 venus_lookup(void *mdp, struct CodaFid *fid, const char *nm, int len, struct ucred *cred, struct proc *p, struct CodaFid *VFid, int *vtype) argument
685 venus_fhtovp(void *mdp, struct CodaFid *fid, struct ucred *cred, struct proc *p, struct CodaFid *VFid, int *vtype) argument
H A Dcoda_vfsops.c411 int vtype; local
H A Dcoda_vnops.c877 int vtype; local
H A Dcoda.h468 int vtype; member in struct:coda_lookup_out
617 int vtype; member in struct:coda_vget_out
/freebsd-9.3-release/lib/libprocstat/
H A Dlibprocstat.c1613 int vtype; member in struct:__anon5283
/freebsd-9.3-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-9.3-release/sys/sys/
H A Dvnode.h56 enum vtype { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO, VBAD, enum
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dstabs.c2983 debug_type vtype; local
/freebsd-9.3-release/sys/kern/
H A Dkern_descrip.c3598 vntype_to_kinfo(int vtype) argument
3601 int vtype; member in struct:__anon9422
/freebsd-9.3-release/contrib/ntp/ntpq/
H A Dntpq-subs.c3681 int vtype; local
/freebsd-9.3-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-9.3-release/contrib/gcc/
H A Ddwarf2out.c12585 tree vtype = DECL_FCONTEXT (TYPE_VFIELD (type)); local

Completed in 236 milliseconds