Searched defs:super (Results 1 - 21 of 21) sorted by relevance

/freebsd-current/contrib/unbound/dynlibmod/examples/
H A Dhelloworld.c93 inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) argument
/freebsd-current/contrib/unbound/util/
H A Dalloc.h76 struct alloc_cache* super; member in struct:alloc_cache
H A Dfptr_wlist.c481 fptr_whitelist_mod_inform_super(void (*fptr)( struct module_qstate* qstate, int id, struct module_qstate* super)) argument
H A Dmodule.c410 copy_state_to_super(struct module_qstate* qstate, int ATTR_UNUSED(id), struct module_qstate* super) argument
H A Dalloc.c103 alloc_init(struct alloc_cache* alloc, struct alloc_cache* super, argument
[all...]
H A Dub_event_pluggable.c138 struct ub_event_base super; member in struct:my_event_base
143 struct ub_event super; member in struct:my_event
[all...]
H A Dnetevent.c168 struct comm_timer super; member in struct:internal_timer
/freebsd-current/sys/fs/procfs/
H A Dprocfs_map.c91 bool super; local
/freebsd-current/contrib/unbound/ipsecmod/
H A Dipsecmod.c566 ipsecmod_inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) argument
/freebsd-current/contrib/unbound/dynlibmod/
H A Ddynlibmod.c187 dynlibmod_inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) argument
/freebsd-current/usr.sbin/quot/
H A Dquot.c109 get_inode(int fd, struct fs *super, ino_t ino) argument
167 virtualblocks(struct fs *super, union dinode *dp) argument
200 isfree(struct fs *super, union dinode *dp) argument
372 dofsizes(int fd, struct fs *super, char *name) argument
444 douser(int fd, struct fs *super, char *name) argument
484 donames(int fd, struct fs *super, char *name) argument
[all...]
/freebsd-current/contrib/unbound/dns64/
H A Ddns64.c818 dns64_adjust_a(int id, struct module_qstate* super, struct module_qstate* qstate) argument
915 dns64_adjust_ptr(struct module_qstate* qstate, struct module_qstate* super) argument
951 dns64_inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) argument
[all...]
/freebsd-current/sbin/pfctl/
H A Dpfctl_optimize.c1548 exclude_supersets(struct pfctl_rule *super, struct pfctl_rule *sub) argument
[all...]
/freebsd-current/contrib/unbound/respip/
H A Drespip.c1209 respip_inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) argument
[all...]
/freebsd-current/contrib/unbound/validator/
H A Dvalidator.c3267 val_inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) argument
[all...]
/freebsd-current/contrib/unbound/services/
H A Dmesh.c997 struct mesh_state_ref* super, ref; local
1156 int mesh_state_attachment(struct mesh_state* super, struct mesh_state* sub) argument
[all...]
/freebsd-current/contrib/unbound/iterator/
H A Diterator.c230 error_supers(struct module_qstate* qstate, int id, struct module_qstate* super) argument
4096 iter_inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) argument
[all...]
/freebsd-current/sys/kern/
H A Dkern_proc.c2617 bool guard, super; local
2537 kern_proc_vmmap_resident(vm_map_t map, vm_map_entry_t entry, int *resident_count, bool *super) argument
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp527 typedef ConstEvaluatedExprVisitor<DynamicThisUseChecker> super; typedef in struct:__anon398::DynamicThisUseChecker
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp3538 typedef StmtVisitor<ARCCastChecker, ACCResult> super; typedef in class:__anon784::ARCCastChecker
[all...]
H A DSemaTemplate.cpp3215 typedef RecursiveASTVisitor<DependencyChecker> super; typedef in struct:__anon9::DependencyChecker

Completed in 282 milliseconds