Home
last modified time | relevance | path

Searched defs:structsize (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/sys/kern/
H A Dimgact_elf.c2372 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 Drdata_test.c281 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 Dtypes.cc467 finish_aggregate_type (unsigned structsize, unsigned alignsize, tree type) in finish_aggregate_type()
899 unsigned structsize = t->sym->structsize; in visit() local
H A Dtypeinfo.cc1196 size_t structsize = int_size_in_bytes (type); in layout_classinfo_interfaces() local
/freebsd-src/usr.bin/gcore/
H A Delfcore.c759 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 Dtypes.cc593 finish_aggregate_type (unsigned structsize, unsigned alignsize, tree type) in finish_aggregate_type()
1091 unsigned structsize = t->sym->structsize; in visit() local
H A Dtypeinfo.cc1224 size_t structsize = int_size_in_bytes (type); in layout_classinfo_interfaces() local
/freebsd-src/lib/libprocstat/
H A Dcore.c62 int structsize; member
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Daggregate.d99 uint structsize; /// size of struct variable
H A Daggregate.h76 unsigned structsize; // size of struct variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daggregate.h93 unsigned structsize; // size of struct variable
/freebsd-src/contrib/ntp/ntpd/
H A Dntp_request.c284 size_t structsize in prepare_pkt()