| /f-stack/freebsd/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 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 771 #define NVP(elem, type, vtype, ptype, format) { \ argument 779 #define NVPA(elem, type, vtype, ptype, format) { \ argument
|
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | libnvpair.h | 172 #define NVLIST_PRINTCTL_AVDECL(funcname, vtype) \ argument
|
| /f-stack/lib/include/sys/ |
| H A D | vnode.h | 37 enum vtype { enum
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_policy.c | 425 vtype_t vtype) in secpolicy_xvattr()
|
| /f-stack/freebsd/contrib/libnv/ |
| H A D | nvlist.c | 1558 #define NVLIST_ADD(vtype, type) \ argument 1588 #define NVLIST_ADD_ARRAY(vtype, type) \ argument 1619 #define NVLIST_APPEND_ARRAY(vtype, type, TYPE) \ in NVLIST_ADD_ARRAY() argument
|
| /f-stack/dpdk/drivers/net/enic/base/ |
| 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
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_acl.c | 1317 zfs_acl_chmod(vtype_t vtype, uint64_t mode, boolean_t split, boolean_t trim, in zfs_acl_chmod() 1464 zfs_ace_can_use(vtype_t vtype, uint16_t acep_flags) in zfs_ace_can_use() 1480 zfs_acl_inherit(zfsvfs_t *zfsvfs, vtype_t vtype, zfs_acl_t *paclp, in zfs_acl_inherit()
|
| /f-stack/tools/ipfw/ |
| H A D | tables.c | 786 const char *vtype; in table_show_info() local
|
| /f-stack/freebsd/sys/ |
| H A D | vnode.h | 59 enum vtype { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK, VFIFO, VBAD, enum
|
| /f-stack/freebsd/kern/ |
| H A D | kern_descrip.c | 4623 vntype_to_kinfo(int vtype) in vntype_to_kinfo() 4626 int vtype; in vntype_to_kinfo() member
|