Searched refs:s_name (Results 1 - 25 of 25) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/boot/
H A Dhack-coff.c63 if (strcmp(shdr.s_name, ".text") == 0) {
66 } else if (strcmp(shdr.s_name, ".data") == 0) {
68 } else if (strcmp(shdr.s_name, ".bss") == 0) {
H A Drs6000.h71 char s_name[8]; /* section name */ member in struct:external_scnhdr
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/uams/uams_krb4/
H A Dkuam.c160 char s_name[ SNAME_SZ ], s_instance[ INST_SZ ]; local
168 (void) strcpy(s_name,ptr);
169 ptr += strlen(s_name) + 1;
190 if (strcmp(s_name, service) || strcmp(s_instance, sinstance) ||
211 if (kerror = save_credentials(s_name, s_instance, rlm, ses,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/boot/
H A Decoff.h20 char s_name[8]; /* section name */ member in struct:scnhdr
H A Delf2ecoff.c443 strcpy(esecs[0].s_name, ".text");
444 strcpy(esecs[1].s_name, ".data");
445 strcpy(esecs[2].s_name, ".bss");
447 strcpy(esecs[3].s_name, ".rdata");
448 strcpy(esecs[4].s_name, ".sdata");
449 strcpy(esecs[5].s_name, ".sbss");
518 i, esecs[i].s_name, esecs[i].s_paddr,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-alpha/
H A Da.out.h41 char s_name[8]; member in struct:scnhdr
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/boot/include/
H A Drs6000.h71 char s_name[8]; /* section name */ member in struct:external_scnhdr
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dcoff.h146 char s_name[8]; /* section name */ member in struct:COFF_scnhdr
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Dpscan.c26 return server->s_name;
H A Dnetstat.c123 return se->s_name;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_udp.c69 return service->s_name;
H A Dlibxt_dccp.c139 return service->s_name;
H A Dlibxt_tcp.c212 return service->s_name;
H A Dlibxt_multiport.c264 return service->s_name;
H A Dlibxt_sctp.c303 return service->s_name;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/iptables-1.x/extensions/
H A Dlibip6t_udp.c120 return service->s_name;
H A Dlibipt_udp.c120 return service->s_name;
H A Dlibip6t_multiport.c264 return service->s_name;
H A Dlibip6t_tcp.c236 return service->s_name;
H A Dlibipt_dccp.c204 return service->s_name;
H A Dlibipt_multiport.c271 return service->s_name;
H A Dlibipt_tcp.c236 return service->s_name;
H A Dlibip6t_sctp.c329 return service->s_name;
H A Dlibipt_sctp.c329 return service->s_name;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/misc/
H A Dss.c514 return se->s_name;

Completed in 173 milliseconds