/freebsd-src/sys/kern/ |
H A D | imgact_elf.c | 2372 int structsize; __elfN() local 2476 int structsize; __elfN() local 2504 int structsize, filedesc_flags; note_procstat_files() local 2555 int structsize, vmmap_flags; note_procstat_vmmap() local 2587 int structsize; note_procstat_groups() local 2606 int structsize; note_procstat_umask() local 2625 int structsize, i; note_procstat_rlimit() local 2647 int structsize; note_procstat_osrel() local 2666 int structsize; __elfN() local 2689 int structsize; __elfN() local [all...] |
/netbsd-src/external/mpl/bind/dist/tests/dns/ |
H A D | rdata_test.c | 281 check_struct_conversions(dns_rdata_t * rdata,size_t structsize,unsigned int loop) check_struct_conversions() argument 382 check_text_ok_single(const text_ok_t * text_ok,dns_rdataclass_t rdclass,dns_rdatatype_t type,size_t structsize) check_text_ok_single() argument 604 check_wire_ok_single(const wire_ok_t * wire_ok,dns_rdataclass_t rdclass,dns_rdatatype_t type,size_t structsize) check_wire_ok_single() argument 672 check_text_ok(const text_ok_t * text_ok,dns_rdataclass_t rdclass,dns_rdatatype_t type,size_t structsize) check_text_ok() argument 692 check_wire_ok(const wire_ok_t * wire_ok,bool empty_ok,dns_rdataclass_t rdclass,dns_rdatatype_t type,size_t structsize) check_wire_ok() argument 795 check_rdata(const text_ok_t * text_ok,const wire_ok_t * wire_ok,const compare_ok_t * compare_ok,bool empty_ok,dns_rdataclass_t rdclass,dns_rdatatype_t type,size_t structsize) check_rdata() argument [all...] |
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | types.cc | 467 finish_aggregate_type (unsigned structsize, unsigned alignsize, tree type) in finish_aggregate_type() 899 unsigned structsize = t->sym->structsize; in visit() local
|
H A D | typeinfo.cc | 1196 size_t structsize = int_size_in_bytes (type); in layout_classinfo_interfaces() local
|
/freebsd-src/usr.bin/gcore/ |
H A D | elfcore.c | 759 int name[4], structsize; in procstat_sysctl() local 849 int i, name[5], structsize; in elf_note_procstat_rlimit() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | types.cc | 593 finish_aggregate_type (unsigned structsize, unsigned alignsize, tree type) in finish_aggregate_type() 1091 unsigned structsize = t->sym->structsize; in visit() local
|
H A D | typeinfo.cc | 1224 size_t structsize = int_size_in_bytes (type); in layout_classinfo_interfaces() local
|
/freebsd-src/lib/libprocstat/ |
H A D | core.c | 62 int structsize; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | aggregate.d | 99 uint structsize; /// size of struct variable
|
H A D | aggregate.h | 76 unsigned structsize; // size of struct variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | aggregate.h | 93 unsigned structsize; // size of struct variable
|
/freebsd-src/contrib/ntp/ntpd/ |
H A D | ntp_request.c | 284 size_t structsize in prepare_pkt()
|