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) dns64_adjust_a() argument
917 dns64_adjust_ptr(struct module_qstate * qstate,struct module_qstate * super) dns64_adjust_ptr() argument
954 dns64_inform_super(struct module_qstate * qstate,int id,struct module_qstate * super) dns64_inform_super() argument
[all...]
/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 Dub_event_pluggable.c138 struct ub_event_base super; member
143 struct ub_event super; member
H A Dalloc.h76 struct alloc_cache* super; member
H A Dmodule.c411 struct module_qstate* super) in copy_state_to_super() argument
H A Dfptr_wlist.c521 fptr_whitelist_mod_inform_super(void (* fptr)(struct module_qstate * qstate,int id,struct module_qstate * super)) fptr_whitelist_mod_inform_super() argument
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 ipsecmod_inform_super(struct module_qstate * qstate,int id,struct module_qstate * super) ipsecmod_inform_super() argument
/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; mesh_state_delete() local
1170 mesh_state_attachment(struct mesh_state * super,struct mesh_state * sub) mesh_state_attachment() argument
[all...]
/freebsd/contrib/unbound/cachedb/
H A Dcachedb.c953 cachedb_inform_super(struct module_qstate * ATTR_UNUSED (qstate),int ATTR_UNUSED (id),struct module_qstate * ATTR_UNUSED (super)) cachedb_inform_super() argument
/freebsd/contrib/unbound/iterator/
H A Diterator.c232 error_supers(struct module_qstate * qstate,int id,struct module_qstate * super) error_supers() argument
4177 iter_inform_super(struct module_qstate * qstate,int id,struct module_qstate * super) iter_inform_super() argument
[all...]
/freebsd/sbin/pfctl/
H A Dpfctl_optimize.c1569 exclude_supersets(struct pfctl_rule *super, struct pfctl_rule *sub) in exclude_supersets()
/freebsd/sys/kern/
H A Dkern_proc.c2542 int *resident_count, bool *super) in kern_proc_vmmap_resident()
2629 bool guard, super; in kern_proc_vmmap_out() local
/freebsd/contrib/unbound/respip/
H A Drespip.c1210 respip_inform_super(struct module_qstate * qstate,int id,struct module_qstate * super) respip_inform_super() argument
[all...]
/freebsd/contrib/unbound/validator/
H A Dvalidator.c3392 val_inform_super(struct module_qstate * qstate,int id,struct module_qstate * super) val_inform_super() argument
[all...]
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp536 typedef ConstEvaluatedExprVisitor<DynamicThisUseChecker> super; typedef

12