Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/lib/libnvpair/
HDlibnvpair.c46 #define DEFINEOP(opname, vtype) \ argument
53 #define DEFINEARROP(opname, vtype) \ argument
188 #define NVLIST_PRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument
236 #define NVLIST_ARRPRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument
434 #define NVLIST_PRINTCTL_REPLACE(type, vtype) \ argument
460 #define NVLIST_PRINTCTL_AREPLACE(type, vtype) \ argument
785 #define NVP(elem, type, vtype, ptype, format) { \ argument
793 #define NVPA(elem, type, vtype, ptype, format) { \ argument
/freebsd-14-stable/sys/contrib/openzfs/include/
HDlibnvpair.h174 #define NVLIST_PRINTCTL_AVDECL(funcname, vtype) \ argument
/freebsd-14-stable/sys/dev/bhnd/nvram/
HDbhnd_nvram_data.c592 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-14-stable/lib/libprocstat/
HDzfs_defs.c40 enum vtype { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO, VBAD, enum
HDlibprocstat.c1673 int vtype; in vntype2psfsttype() member
/freebsd-14-stable/crypto/openssl/crypto/pkcs12/
HDp12_sbag.c116 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int l… in PKCS12_SAFEBAG_create_secret()
/freebsd-14-stable/contrib/libarchive/libarchive/test/
HDtest_write_format_iso9660_filename.c63 enum vtype { enum
/freebsd-14-stable/sys/contrib/openzfs/module/os/freebsd/spl/
HDspl_policy.c422 vtype_t vtype) in secpolicy_xvattr()
/freebsd-14-stable/sys/contrib/libnv/
HDnvlist.c1551 #define NVLIST_ADD(vtype, type) \ argument
1581 #define NVLIST_ADD_ARRAY(vtype, type) \ argument
1612 #define NVLIST_APPEND_ARRAY(vtype, type, TYPE) \ in NVLIST_ADD_ARRAY() argument
/freebsd-14-stable/sys/dev/enic/
HDvnic_devcmd.h50 #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-14-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
HDzfs_acl.c1321 zfs_acl_chmod(vtype_t vtype, uint64_t mode, boolean_t split, boolean_t trim, in zfs_acl_chmod()
1468 zfs_ace_can_use(vtype_t vtype, uint16_t acep_flags) in zfs_ace_can_use()
1484 zfs_acl_inherit(zfsvfs_t *zfsvfs, vtype_t vtype, zfs_acl_t *paclp, in zfs_acl_inherit()
/freebsd-14-stable/sys/ufs/ffs/
HDffs_snapshot.c87 ffs_snapblkfree(struct fs *fs, in ffs_snapblkfree()
1778 ffs_snapblkfree(struct fs *fs, in ffs_snapblkfree()
HDffs_alloc.c2673 ffs_blkfree(struct ufsmount *ump, in ffs_blkfree()
/freebsd-14-stable/sys/fs/fuse/
HDfuse_internal.c828 fuse_internal_newentry(struct vnode *dvp, in fuse_internal_newentry()
/freebsd-14-stable/sbin/ipfw/
HDtables.c793 const char *vtype; in table_show_info() local
/freebsd-14-stable/sys/sys/
HDvnode.h58 __enum_uint8_decl(vtype) { in __enum_uint8_decl() argument
/freebsd-14-stable/sys/kern/
HDkern_descrip.c4957 vntype_to_kinfo(int vtype) in vntype_to_kinfo()
4960 int vtype; in vntype_to_kinfo() member
/freebsd-14-stable/contrib/ntp/ntpq/
HDntpq-subs.c3778 int vtype; in collect_display_vdc() local