/freebsd-src/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-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/union/ |
H A D | err.D_DECL_COMBO.UnionWithoutColon.d | 51 union superStruct super; variable
|
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/struct/ |
H A D | err.D_DECL_COMBO.StructWithoutColon.d | 56 struct superStruct super; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | ConstantInitBuilder.h | 342 using super = typename Traits::AggregateBuilderBase; global() variable 415 using super = global() variable 451 using super = global() variable
|
/freebsd-src/sys/fs/procfs/ |
H A D | procfs_map.c | 91 bool super; in procfs_doprocmap() local
|
/freebsd-src/contrib/unbound/dns64/ |
H A D | dns64.c | 818 dns64_adjust_a(int id,struct module_qstate * super,struct module_qstate * qstate) dns64_adjust_a() argument 915 dns64_adjust_ptr(struct module_qstate * qstate,struct module_qstate * super) dns64_adjust_ptr() argument 952 dns64_inform_super(struct module_qstate * qstate,int id,struct module_qstate * super) dns64_inform_super() argument [all...] |
/freebsd-src/contrib/unbound/dynlibmod/examples/ |
H A D | helloworld.c | 94 struct module_qstate* super) { in inform_super()
|
/freebsd-src/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 | 482 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 D | alloc.c | 103 alloc_init(struct alloc_cache* alloc, struct alloc_cache* super, in alloc_init() argument [all...] |
H A D | netevent.c | 168 struct comm_timer super; global() member
|
/freebsd-src/contrib/unbound/ipset/ |
H A D | ipset.c | 348 ipset_inform_super(struct module_qstate * ATTR_UNUSED (qstate),int ATTR_UNUSED (id),struct module_qstate * ATTR_UNUSED (super)) ipset_inform_super() argument
|
/freebsd-src/contrib/unbound/ipsecmod/ |
H A D | ipsecmod.c | 567 struct module_qstate* super) in ipsecmod_inform_super() argument
|
/freebsd-src/contrib/unbound/dynlibmod/ |
H A D | dynlibmod.c | 188 struct module_qstate* super) { in dynlibmod_inform_super() argument
|
/freebsd-src/contrib/unbound/edns-subnet/ |
H A D | subnetmod.c | 979 int ATTR_UNUSED(id), struct module_qstate *ATTR_UNUSED(super)) in subnetmod_inform_super() argument
|
/freebsd-src/contrib/unbound/services/ |
H A D | mesh.c | 997 struct mesh_state_ref* super, ref; mesh_state_delete() local 1156 mesh_state_attachment(struct mesh_state * super,struct mesh_state * sub) mesh_state_attachment() argument [all...] |
/freebsd-src/contrib/unbound/cachedb/ |
H A D | cachedb.c | 948 cachedb_inform_super(struct module_qstate * ATTR_UNUSED (qstate),int ATTR_UNUSED (id),struct module_qstate * ATTR_UNUSED (super)) cachedb_inform_super() argument
|
/freebsd-src/contrib/unbound/iterator/ |
H A D | iterator.c | 230 error_supers(struct module_qstate * qstate,int id,struct module_qstate * super) error_supers() argument 4097 iter_inform_super(struct module_qstate * qstate,int id,struct module_qstate * super) iter_inform_super() argument [all...] |
/freebsd-src/sbin/pfctl/ |
H A D | pfctl_optimize.c | 1548 exclude_supersets(struct pfctl_rule * super,struct pfctl_rule * sub) exclude_supersets() argument [all...] |
/freebsd-src/sys/kern/ |
H A D | kern_proc.c | 2538 kern_proc_vmmap_resident(vm_map_t map,vm_map_entry_t entry,int * resident_count,bool * super) kern_proc_vmmap_resident() argument 2617 bool guard, super; kern_proc_vmmap_out() local
|
/freebsd-src/contrib/unbound/respip/ |
H A D | respip.c | 1210 struct module_qstate* super) in respip_inform_super() argument [all...] |
/freebsd-src/contrib/unbound/validator/ |
H A D | validator.c | 3268 val_inform_super(struct module_qstate * qstate,int id,struct module_qstate * super) val_inform_super() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGClass.cpp | 527 typedef ConstEvaluatedExprVisitor<DynamicThisUseChecker> super; global() typedef
|