/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) 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 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 | ub_event_pluggable.c | 138 struct ub_event_base super; member 143 struct ub_event super; member
|
H A D | alloc.h | 76 struct alloc_cache* super; member
|
H A D | module.c | 411 struct module_qstate* super) in copy_state_to_super() argument
|
H A D | fptr_wlist.c | 521 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()
|
H A D | netevent.c | 176 struct comm_timer super; member
|
/freebsd/contrib/unbound/ipsecmod/ |
H A D | ipsecmod.c | 567 ipsecmod_inform_super(struct module_qstate * qstate,int id,struct module_qstate * super) ipsecmod_inform_super() argument
|
/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; 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 D | cachedb.c | 953 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 D | iterator.c | 232 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 D | pfctl_optimize.c | 1569 exclude_supersets(struct pfctl_rule *super, struct pfctl_rule *sub) in exclude_supersets()
|
/freebsd/sys/kern/ |
H A D | kern_proc.c | 2542 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 D | respip.c | 1210 respip_inform_super(struct module_qstate * qstate,int id,struct module_qstate * super) respip_inform_super() argument [all...] |
/freebsd/contrib/unbound/validator/ |
H A D | validator.c | 3392 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 D | CGClass.cpp | 536 typedef ConstEvaluatedExprVisitor<DynamicThisUseChecker> super; typedef
|