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

12

/freebsd-11-stable/sys/fs/procfs/
H A Dprocfs_map.c93 bool super; local
/freebsd-11-stable/contrib/unbound/dynlibmod/examples/
H A Dhelloworld.c93 inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) argument
/freebsd-11-stable/contrib/unbound/util/
H A Dalloc.h76 struct alloc_cache* super; member in struct:alloc_cache
H A Dmodule.c241 copy_state_to_super(struct module_qstate* qstate, int ATTR_UNUSED(id), struct module_qstate* super) argument
H A Dfptr_wlist.c479 fptr_whitelist_mod_inform_super(void (*fptr)( struct module_qstate* qstate, int 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.c132 struct comm_timer super; member in struct:internal_timer
/freebsd-11-stable/sbin/fsck_ffs/
H A Dsetup.c325 ufs2_daddr_t super; local
[all...]
/freebsd-11-stable/contrib/groff/src/devices/xditview/
H A DDvi.c597 DviWidgetClass super = (DviWidgetClass) wc->core_class.superclass; local
/freebsd-11-stable/contrib/unbound/ipsecmod/
H A Dipsecmod.c549 ipsecmod_inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) argument
/freebsd-11-stable/usr.sbin/quot/
H A Dquot.c111 get_inode(int fd, struct fs *super, ino_t ino) argument
169 virtualblocks(struct fs *super, union dinode *dp) argument
202 isfree(struct fs *super, union dinode *dp) argument
374 dofsizes(int fd, struct fs *super, char *name) argument
446 douser(int fd, struct fs *super, char *name) argument
486 donames(int fd, struct fs *super, char *name) argument
[all...]
/freebsd-11-stable/contrib/unbound/dns64/
H A Ddns64.c808 dns64_adjust_a(int id, struct module_qstate* super, struct module_qstate* qstate) argument
905 dns64_adjust_ptr(struct module_qstate* qstate, struct module_qstate* super) argument
940 dns64_inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) argument
[all...]
/freebsd-11-stable/contrib/unbound/dynlibmod/
H A Ddynlibmod.c186 dynlibmod_inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) argument
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_optimize.c1542 exclude_supersets(struct pf_rule *super, struct pf_rule *sub) argument
[all...]
/freebsd-11-stable/sys/fs/nandfs/
H A Dnandfs_subr.c558 struct nandfs_super_block *super; local
[all...]
H A Dnandfs_vfsops.c217 nandfs_check_superblock_crc(struct nandfs_fsdata *fsdata, struct nandfs_super_block *super) argument
241 nandfs_calc_superblock_crc(struct nandfs_fsdata *fsdata, struct nandfs_super_block *super) argument
307 struct nandfs_super_block *super, *supert; local
408 struct nandfs_super_block *super; local
472 nandfs_select_sb(struct nandfs_device *fsdev, struct nandfs_super_block *supert, struct nandfs_super_block **super, int nsbs) argument
494 nandfs_read_structures_at(struct nandfs_device *fsdev, struct nandfs_fsarea *fstp, struct nandfs_fsdata *fsdata, struct nandfs_super_block *super) argument
[all...]
/freebsd-11-stable/stand/libsa/
H A Dnandfs.c171 nandfs_check_superblock_crc(struct nandfs_fsdata *fsdata, struct nandfs_super_block *super) argument
/freebsd-11-stable/contrib/unbound/iterator/
H A Diterator.c225 error_supers(struct module_qstate* qstate, int id, struct module_qstate* super) argument
3588 iter_inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) argument
[all...]
/freebsd-11-stable/contrib/unbound/validator/
H A Dvalidator.c2842 val_inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) argument
[all...]
/freebsd-11-stable/contrib/unbound/services/
H A Dmesh.c913 struct mesh_state_ref* super, ref; local
1072 int mesh_state_attachment(struct mesh_state* super, struct mesh_state* sub) argument
[all...]
/freebsd-11-stable/contrib/unbound/respip/
H A Drespip.c1223 respip_inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) argument
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dobjc-lang.c1759 read_objc_super (CORE_ADDR addr, struct objc_super *super) argument
1888 CORE_ADDR super; local
1912 CORE_ADDR super; local
/freebsd-11-stable/sys/kern/
H A Dkern_proc.c2363 bool super; local
2281 kern_proc_vmmap_resident(vm_map_t map, vm_map_entry_t entry, int *resident_count, bool *super) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp513 typedef ConstEvaluatedExprVisitor<DynamicThisUseChecker> super; typedef in struct:__anon338::DynamicThisUseChecker

Completed in 208 milliseconds

12