Home
last modified time | relevance | path

Searched defs:super (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/usr.sbin/quot/
H A Dquot.c109 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 Derr.D_DECL_COMBO.UnionWithoutColon.d51 union superStruct super; variable
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/struct/
H A Derr.D_DECL_COMBO.StructWithoutColon.d56 struct superStruct super; variable
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h350 using super = typename Traits::AggregateBuilderBase; variable
423 using super = variable
459 using super = variable
/freebsd/contrib/unbound/dns64/
H A Ddns64.c819 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 Dprocfs_map.c91 bool super; in procfs_doprocmap() local
/freebsd/contrib/unbound/dynlibmod/examples/
H A Dhelloworld.c94 struct module_qstate* super) { in inform_super()
/freebsd/contrib/unbound/util/
H A Dalloc.h76 struct alloc_cache* super; member
H A Dub_event_pluggable.c138 struct ub_event_base super; member
143 struct ub_event super; member
H A Dmodule.c411 struct module_qstate* super) in copy_state_to_super()
H A Dfptr_wlist.c521 struct module_qstate* qstate, int id, struct module_qstate* super)) in fptr_whitelist_mod_inform_super()
H A Dalloc.c103 alloc_init(struct alloc_cache* alloc, struct alloc_cache* super, in alloc_init()
H A Dnetevent.c176 struct comm_timer super; member
/freebsd/contrib/unbound/ipsecmod/
H A Dipsecmod.c567 struct module_qstate* super) in ipsecmod_inform_super()
/freebsd/contrib/unbound/ipset/
H A Dipset.c463 int ATTR_UNUSED(id), struct module_qstate *ATTR_UNUSED(super)) { in ipset_inform_super()
/freebsd/contrib/unbound/dynlibmod/
H A Ddynlibmod.c188 struct module_qstate* super) { in dynlibmod_inform_super()
/freebsd/contrib/unbound/edns-subnet/
H A Dsubnetmod.c979 int ATTR_UNUSED(id), struct module_qstate *ATTR_UNUSED(super)) in subnetmod_inform_super()
/freebsd/contrib/unbound/services/
H A Dmesh.c1011 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 Dcachedb.c953 int ATTR_UNUSED(id), struct module_qstate* ATTR_UNUSED(super)) in cachedb_inform_super()
/freebsd/contrib/unbound/iterator/
H A Diterator.c232 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 Dpfctl_optimize.c1567 exclude_supersets(struct pfctl_rule *super, struct pfctl_rule *sub) in exclude_supersets()
/freebsd/sys/kern/
H A Dkern_proc.c2536 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 Drespip.c1210 struct module_qstate* super) in respip_inform_super()
/freebsd/contrib/unbound/validator/
H A Dvalidator.c3392 struct module_qstate* super) in val_inform_super()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp536 typedef ConstEvaluatedExprVisitor<DynamicThisUseChecker> super; typedef

12