Home
last modified time | relevance | path

Searched defs:vtype (Results 1 – 25 of 35) sorted by relevance

12

/netbsd/src/external/cddl/osnet/dist/lib/libnvpair/
Dlibnvpair.c47 #define DEFINEOP(opname, vtype) \ argument
54 #define DEFINEARROP(opname, vtype) \ argument
189 #define NVLIST_PRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument
222 #define NVLIST_ARRPRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument
420 #define NVLIST_PRINTCTL_REPLACE(type, vtype) \ argument
446 #define NVLIST_PRINTCTL_AREPLACE(type, vtype) \ argument
770 #define NVP(elem, type, vtype, ptype, format) { \ argument
778 #define NVPA(elem, type, vtype, ptype, format) { \ argument
Dlibnvpair.h172 #define NVLIST_PRINTCTL_AVDECL(funcname, vtype) \ argument
/netbsd/src/share/examples/puffs/pgfs/
Dpgfs_subs.c97 fromvtype(enum vtype vtype) in fromvtype()
660 mkfile(struct Xconn *xc, enum vtype vtype, mode_t mode, uid_t uid, gid_t gid, in mkfile()
741 enum vtype vtype, mode_t mode, uid_t uid, gid_t gid, fileid_t *idp) in mklinkfile()
762 enum vtype vtype, mode_t mode, uid_t uid, gid_t gid, fileid_t *fileidp, in mklinkfile_lo()
801 unsigned int vtype; in cleanupfile() local
/netbsd/src/sys/arch/sparc64/include/
Dctlreg.h497 #define SPARC64_LD_DEF(ld, type, vtype) \ argument
511 #define SPARC64_LD_DEF(ld, type, vtype) \ argument
569 #define SPARC64_LD_DEF(ld, type, vtype) \ argument
637 #define SPARC64_LD_DEF(ld, type, vtype) \ argument
/netbsd/src/external/bsd/libarchive/dist/libarchive/test/
Dtest_write_format_iso9660_filename.c63 enum vtype { enum
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/pkcs12/
Dp12_sbag.c116 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l… in PKCS12_SAFEBAG_create_secret()
/netbsd/src/usr.bin/config/
Dsem.c100 struct vtype { struct
101 int type;
102 struct attr *attr;
103 void *value;
/netbsd/src/sys/coda/
Dcoda_venus.c474 /*out*/ CodaFid *VFid, int *vtype) in venus_lookup()
739 /*out*/ CodaFid *VFid, int *vtype) in venus_fhtovp()
Dcoda_vfsops.c528 int vtype; in coda_fhtovp() local
Dcoda.h496 int vtype; member
639 int vtype; member
Dcoda_vnops.c893 int vtype; in coda_lookup() local
/netbsd/src/external/cddl/osnet/sys/kern/
Dpolicy.c213 secpolicy_xvattr(vnode_t *vp, xvattr_t *xvap, uid_t owner, cred_t *cred, vtype_t vtype) in secpolicy_xvattr()
Dddi.c611 enum vtype vtype; in ddi_create_minor_node() local
/netbsd/src/sys/miscfs/kernfs/
Dkernfs.h175 #define KERNFS_INITENTRY(dkt, type, name, data, tag, vtype, mode) do { \ argument
/netbsd/src/sys/rump/librump/rumpvfs/
Drump_vfs.c290 rump_getvninfo(struct vnode *vp, enum rump_vtype *vtype, in rump_getvninfo()
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Dzfs_acl.c1316 zfs_acl_chmod(vtype_t vtype, uint64_t mode, boolean_t split, boolean_t trim, in zfs_acl_chmod()
1462 zfs_ace_can_use(vtype_t vtype, uint16_t acep_flags) in zfs_ace_can_use()
1478 zfs_acl_inherit(zfsvfs_t *zfsvfs, vtype_t vtype, zfs_acl_t *paclp, in zfs_acl_inherit()
/netbsd/src/lib/libp2k/
Dp2k.c658 enum rump_vtype vtype; in p2k_fs_fhtonode() local
721 enum rump_vtype vtype; in p2k_node_lookup() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa.cc1721 tree vtype = build_vector_type (TREE_TYPE (TREE_TYPE (decl)), in non_rewritable_lvalue_p() local
Domp-expand.cc2537 tree vtype = TREE_TYPE (fd->loops[i].v), itype, t; in expand_omp_for_init_vars() local
2946 tree vtype = TREE_TYPE (fd->loops[j].v); in expand_omp_for_init_vars() local
3113 tree vtype = TREE_TYPE (fd->loops[i].v); in extract_omp_for_update_vars() local
/netbsd/src/sys/sys/
Dkauth.h453 #define FS_OBJECT_CAN_EXEC(vtype, mode) (((vtype) == VDIR) || \ argument
Dvnode.h90 enum vtype { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO, VBAD }; enum
/netbsd/src/external/bsd/pcc/dist/pcc/f77/fcom/
Ddefs.h381 unsigned vtype:4; member
/netbsd/src/sys/ufs/ufs/
Dufs_quota2.c435 quota2_check(struct inode *ip, int vtype, int64_t change, kauth_cred_t cred, in quota2_check()
/netbsd/src/sys/ufs/lfs/
Dulfs_quota2.c438 quota2_check(struct inode *ip, int vtype, int64_t change, kauth_cred_t cred, in quota2_check()
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dstabs.c3160 debug_type vtype; in parse_stab_tilde_field() local

12