/freebsd/usr.sbin/quot/ |
H A D | quot.c | 109 get_inode(int fd,struct fs * super,ino_t ino) get_inode() argument 167 virtualblocks(struct fs * super,union dinode * dp) virtualblocks() argument 200 isfree(struct fs * super,union dinode * dp) isfree() argument 372 dofsizes(int fd,struct fs * super,char * name) dofsizes() argument 444 douser(int fd,struct fs * super,char * name) douser() argument 484 donames(int fd,struct fs * super,char * name) donames() argument [all...] |
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/union/ |
H A D | err.D_DECL_COMBO.UnionWithoutColon.d | 51 union superStruct super; variable
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/struct/ |
H A D | err.D_DECL_COMBO.StructWithoutColon.d | 56 struct superStruct super; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | ConstantInitBuilder.h | 350 using super = typename Traits::AggregateBuilderBase; variable 423 using super = variable 459 using super = variable
|
/freebsd/contrib/unbound/dns64/ |
H A D | dns64.c | 819 dns64_adjust_a(int id, struct module_qstate* super, struct module_qstate* qstate) in dns64_adjust_a() 917 dns64_adjust_ptr(struct module_qstate* qstate, struct module_qstate* super) in dns64_adjust_ptr() 954 struct module_qstate* super) in dns64_inform_super()
|
/freebsd/sys/fs/procfs/ |
H A D | procfs_map.c | 91 bool super; in procfs_doprocmap() local
|
/freebsd/contrib/unbound/dynlibmod/examples/ |
H A D | helloworld.c | 94 struct module_qstate* super) { in inform_super()
|
/freebsd/contrib/unbound/util/ |
H A D | alloc.h | 76 struct alloc_cache* super; member
|
H A D | ub_event_pluggable.c | 138 struct ub_event_base super; member 143 struct ub_event super; member
|
H A D | module.c | 411 struct module_qstate* super) in copy_state_to_super()
|
H A D | fptr_wlist.c | 521 struct module_qstate* qstate, int id, struct module_qstate* super)) in fptr_whitelist_mod_inform_super()
|
H A D | alloc.c | 103 alloc_init(struct alloc_cache* alloc, struct alloc_cache* super, in alloc_init()
|
H A D | netevent.c | 176 struct comm_timer super; member
|
/freebsd/contrib/unbound/ipsecmod/ |
H A D | ipsecmod.c | 567 struct module_qstate* super) in ipsecmod_inform_super()
|
/freebsd/contrib/unbound/ipset/ |
H A D | ipset.c | 463 int ATTR_UNUSED(id), struct module_qstate *ATTR_UNUSED(super)) { in ipset_inform_super()
|
/freebsd/contrib/unbound/dynlibmod/ |
H A D | dynlibmod.c | 188 struct module_qstate* super) { in dynlibmod_inform_super()
|
/freebsd/contrib/unbound/edns-subnet/ |
H A D | subnetmod.c | 979 int ATTR_UNUSED(id), struct module_qstate *ATTR_UNUSED(super)) in subnetmod_inform_super()
|
/freebsd/contrib/unbound/services/ |
H A D | mesh.c | 1011 struct mesh_state_ref* super, ref; in mesh_state_delete() local 1170 int mesh_state_attachment(struct mesh_state* super, struct mesh_state* sub) in mesh_state_attachment()
|
/freebsd/contrib/unbound/cachedb/ |
H A D | cachedb.c | 953 int ATTR_UNUSED(id), struct module_qstate* ATTR_UNUSED(super)) in cachedb_inform_super()
|
/freebsd/contrib/unbound/iterator/ |
H A D | iterator.c | 232 error_supers(struct module_qstate* qstate, int id, struct module_qstate* super) in error_supers() 4177 struct module_qstate* super) in iter_inform_super()
|
/freebsd/sbin/pfctl/ |
H A D | pfctl_optimize.c | 1567 exclude_supersets(struct pfctl_rule *super, struct pfctl_rule *sub) in exclude_supersets()
|
/freebsd/sys/kern/ |
H A D | kern_proc.c | 2536 int *resident_count, bool *super) in kern_proc_vmmap_resident() 2625 bool guard, super; in kern_proc_vmmap_out() local
|
/freebsd/contrib/unbound/respip/ |
H A D | respip.c | 1210 struct module_qstate* super) in respip_inform_super()
|
/freebsd/contrib/unbound/validator/ |
H A D | validator.c | 3392 struct module_qstate* super) in val_inform_super()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGClass.cpp | 536 typedef ConstEvaluatedExprVisitor<DynamicThisUseChecker> super; typedef
|