Searched refs:section (Results 76 - 100 of 517) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/conf/
H A Dconf_def.c75 static int str_copy(CONF *conf,char *section,char **to, char *from);
221 char *section=NULL,*buf; local
232 section=(char *)OPENSSL_malloc(10);
233 if (section == NULL)
238 BUF_strlcpy(section,"default",10);
246 sv=_CONF_new_section(conf,section);
337 if (!str_copy(conf,NULL,&section,start)) goto err;
338 if ((sv=_CONF_get_section(conf,section)) == NULL)
339 sv=_CONF_new_section(conf,section);
386 if (psection == NULL) psection=section;
514 str_copy(CONF *conf, char *section, char **pto, char *from) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/conf/
H A Dconf_def.c75 static int str_copy(CONF *conf,char *section,char **to, char *from);
221 char *section=NULL,*buf; local
232 section=(char *)OPENSSL_malloc(10);
233 if (section == NULL)
238 BUF_strlcpy(section,"default",10);
246 sv=_CONF_new_section(conf,section);
337 if (!str_copy(conf,NULL,&section,start)) goto err;
338 if ((sv=_CONF_get_section(conf,section)) == NULL)
339 sv=_CONF_new_section(conf,section);
386 if (psection == NULL) psection=section;
514 str_copy(CONF *conf, char *section, char **pto, char *from) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D10-tables.tex4 \section{Tables} \label{vorbis:spec:tables}
H A Da2-encapsulation-rtp.tex4 \section{Vorbis encapsulation in RTP} \label{vorbis:over:rtp}
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/lib/
H A Dstrncpy_user.S15 .section __ex_table,"a"; \
56 .section __ex_table,"a"
H A Dstrlen_user.S15 .section __ex_table,"a"; \
H A Dstrnlen_user.S15 .section __ex_table,"a"; \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dvsyscall-syscall.S11 .section .text.vsyscall,"ax"
29 .section .eh_frame,"a",@progbits
H A Dvsyscall-sigreturn.S11 .section .text.sigreturn,"ax"
23 .section .text.rtsigreturn,"ax"
34 .section .eh_frame,"a",@progbits
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/lib/
H A Dclear_page.S47 .section .altinstr_replacement,"ax"
52 .section .altinstructions,"a"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/xtensa/boot/boot-redboot/
H A DMakefile29 --add-section image=vmlinux.tmp.gz \
30 --set-section-flags image=contents,alloc,load,load,data \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/avr32/lib/
H A Dclear_user.S64 .section .fixup, "ax"
69 .section __ex_table, "a"
H A Dstrnlen_user.S61 .section .fixup, "ax"
65 .section __ex_table, "a"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/lib/
H A Dcsumcpfruser.S30 .section .fixup,"ax"
60 .section __ex_table,"a"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/lib/
H A Dcsumcpfruser.S30 .section .fixup,"ax"
65 .section __ex_table,"a"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/lib/
H A Dstrncpy_from_user.S35 .section .fixup,"ax"
H A Dstrnlen_user.S35 .section .fixup,"ax"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dindex.py135 section = info['section']
136 output.write(" <section>%s</section>\n" % escape(section));
137 if sections.has_key(section):
138 sections[section].append(filename)
140 sections[section] = [filename]
142 print "Example %s lacks a section description" % (filename)
146 topic != "section" an
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dmswindows.c20 Additional permission under GNU GPL version 3 section 7
111 /* Construct the name for a named section (a.k.a. `file mapping') object.
137 HANDLE section, event;
142 section = OpenFileMapping (FILE_MAP_WRITE, FALSE, name);
145 OpenFileMapping() fails; so we assume it failed because the section
147 if (!section)
150 info = MapViewOfFile (section, FILE_MAP_WRITE, 0, 0, 0);
153 CloseHandle (section);
174 CloseHandle (section);
188 essentially identical. We create a specially named section objec
136 HANDLE section, event; local
197 HANDLE section, event, h[2]; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/kernel/vsyscall/
H A Dvsyscall-sigreturn.S38 .section .eh_frame,"a",@progbits
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh64/lib/
H A Dpage_clear.S24 .section .text..SHmedia32,"ax"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68knommu/platform/68328/
H A Dromvec.S18 .section .romvec
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A DMakefile13 cmd_dt_strings = $(OBJCOPY) --rename-section .rodata.str1.8=.dt_strings \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dinit_task.c44 * section. Since TSS's are completely CPU-local, we want them
54 #define ALIGN_TO_4K __attribute__((section(".data.init_task")))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/avr32/boot/u-boot/
H A Dhead.S20 .section .init.text,"ax"

Completed in 126 milliseconds

1234567891011>>