Searched refs:num_sections (Results 51 - 58 of 58) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/printing/
H A Dnt_printing.c1088 unsigned int num_sections; local
1101 num_sections = SVAL(buf,PE_HEADER_NUMBER_OF_SECTIONS);
1102 section_table_bytes = num_sections * PE_HEADER_SECT_HEADER_SIZE;
1120 for (i = 0; i < num_sections; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/printing/
H A Dnt_printing.c1076 unsigned int num_sections; local
1089 num_sections = SVAL(buf,PE_HEADER_NUMBER_OF_SECTIONS);
1090 section_table_bytes = num_sections * PE_HEADER_SECT_HEADER_SIZE;
1108 for (i = 0; i < num_sections; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/printing/
H A Dnt_printing.c1088 unsigned int num_sections; local
1101 num_sections = SVAL(buf,PE_HEADER_NUMBER_OF_SECTIONS);
1102 section_table_bytes = num_sections * PE_HEADER_SECT_HEADER_SIZE;
1120 for (i = 0; i < num_sections; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/printing/
H A Dnt_printing.c1088 unsigned int num_sections; local
1101 num_sections = SVAL(buf,PE_HEADER_NUMBER_OF_SECTIONS);
1102 section_table_bytes = num_sections * PE_HEADER_SECT_HEADER_SIZE;
1120 for (i = 0; i < num_sections; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/printing/
H A Dnt_printing.c1076 unsigned int num_sections; local
1089 num_sections = SVAL(buf,PE_HEADER_NUMBER_OF_SECTIONS);
1090 section_table_bytes = num_sections * PE_HEADER_SECT_HEADER_SIZE;
1108 for (i = 0; i < num_sections; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dremote.c2104 alloca (SIZEOF_N_SECTION_OFFSETS (symfile_objfile->num_sections)));
2106 SIZEOF_N_SECTION_OFFSETS (symfile_objfile->num_sections));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dremote.c2104 alloca (SIZEOF_N_SECTION_OFFSETS (symfile_objfile->num_sections)));
2106 SIZEOF_N_SECTION_OFFSETS (symfile_objfile->num_sections));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dremote.c2104 alloca (SIZEOF_N_SECTION_OFFSETS (symfile_objfile->num_sections)));
2106 SIZEOF_N_SECTION_OFFSETS (symfile_objfile->num_sections));

Completed in 407 milliseconds

123