/freebsd/sys/contrib/openzfs/lib/libnvpair/ |
H A D | libnvpair.c | 47 #define DEFINEOP(opname, vtype) \ argument 54 #define DEFINEARROP(opname, vtype) \ argument 189 #define NVLIST_PRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument 237 #define NVLIST_ARRPRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument 435 #define NVLIST_PRINTCTL_REPLACE(type, vtype) \ argument 461 #define NVLIST_PRINTCTL_AREPLACE(type, vtype) \ argument
|
/freebsd/sys/contrib/openzfs/include/ |
H A D | libnvpair.h | 175 #define NVLIST_PRINTCTL_AVDECL(funcname, vtype) \ argument
|
/freebsd/crypto/openssl/include/internal/ |
H A D | hashtable.h | 189 #define IMPLEMENT_HT_VALUE_TYPE_FNS(vtype, name, pfx) \ argument 241 #define DECLARE_HT_VALUE_TYPE_FNS(vtype, name) \ argument
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_data.c | 592 bhnd_nvram_type vtype; in bhnd_nvram_data_generic_rp_getvar() local 658 bhnd_nvram_type vtype; in bhnd_nvram_data_generic_rp_copy_val() local
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_write_format_iso9660_filename.c | 63 enum vtype { enum
|
/freebsd/crypto/openssl/crypto/pkcs12/ |
H A D | p12_sbag.c | 153 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l… in PKCS12_SAFEBAG_create_secret()
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
H A D | spl_policy.c | 416 vtype_t vtype) in secpolicy_xvattr()
|
/freebsd/sys/contrib/libnv/ |
H A D | nvlist.c | 1549 #define NVLIST_ADD(vtype, type) \ argument 1579 #define NVLIST_ADD_ARRAY(vtype, type) \ argument 1610 #define NVLIST_APPEND_ARRAY(vtype, type, TYPE) \ in NVLIST_ADD_ARRAY() argument
|
/freebsd/sys/dev/enic/ |
H A D | vnic_devcmd.h | 50 #define _CMDCF(dir, flags, vtype, nr) \ argument 55 #define _CMDC(dir, vtype, nr) _CMDCF(dir, 0, vtype, nr) argument 56 #define _CMDCNW(dir, vtype, nr) _CMDCF(dir, _CMD_FLAGS_NOWAIT, vtype, nr) argument
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_acl.c | 1322 zfs_acl_chmod(vtype_t vtype, uint64_t mode, boolean_t split, boolean_t trim, in zfs_acl_chmod() 1469 zfs_ace_can_use(vtype_t vtype, uint16_t acep_flags) in zfs_ace_can_use() 1485 zfs_acl_inherit(zfsvfs_t *zfsvfs, vtype_t vtype, zfs_acl_t *paclp, in zfs_acl_inherit()
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_snapshot.c | 85 ffs_snapblkfree(struct fs * fs,struct vnode * devvp,ufs2_daddr_t bno,long size,ino_t inum,__enum_uint8 (vtype)vtype,struct workhead * wkhd) ffs_snapblkfree() argument 1776 ffs_snapblkfree(struct fs * fs,struct vnode * devvp,ufs2_daddr_t bno,long size,ino_t inum,__enum_uint8 (vtype)vtype,struct workhead * wkhd) ffs_snapblkfree() argument
|
H A D | ffs_alloc.c | 2671 ffs_blkfree(struct ufsmount *ump, in ffs_blkfree()
|
/freebsd/sys/fs/fuse/ |
H A D | fuse_internal.c | 827 fuse_internal_newentry(struct vnode *dvp, in fuse_internal_newentry()
|
/freebsd/sys/sys/ |
H A D | vnode.h | 56 __enum_uint8_decl(vtype) { in __enum_uint8_decl() argument 73 #define VTYPE_ISDEV(vtype) ((vtype) == VCHR || (vtype) == VBLK) argument
|
/freebsd/sbin/ipfw/ |
H A D | tables.c | 793 const char *vtype; in table_show_info() local
|
/freebsd/sys/contrib/openzfs/module/nvpair/ |
H A D | nvpair.c | 3684 #define NVP(buf, size, len, buf_end, elem, type, vtype, ptype, format) { \ argument 3698 #define NVPA(buf, size, len, buf_end, elem, type, vtype, ptype, format) \ argument
|
/freebsd/sys/kern/ |
H A D | kern_descrip.c | 5112 vntype_to_kinfo(int vtype) in vntype_to_kinfo() 5115 int vtype; in vntype_to_kinfo() member
|
/freebsd/lib/libprocstat/ |
H A D | libprocstat.c | 1656 int vtype; in vntype2psfsttype() member
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq-subs.c | 3769 int vtype; collect_display_vdc() local
|