Searched refs:string (Results 126 - 150 of 2845) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/lib/
H A Dcsum_partial_copy.c13 #include <asm/string.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/xmon/
H A Dsubr_prf.c20 #include <linux/string.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/kernel/
H A Dcpcmd.c11 #include <linux/string.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dcpcmd.c9 #include <linux/string.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/kernel/
H A Dsys_solaris.c10 #include <linux/string.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/prom/
H A Dbootstr.c2 * bootstr.c: Boot string/argument acquisition from the PROM.
7 #include <linux/string.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/fc4/
H A Dfc_syms.c13 #include <linux/string.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/executer/
H A Dexmisc.c149 * 2) Two Strings concatenated to produce a string
212 /* Operand0 is string */
214 new_buf = ACPI_MEM_ALLOCATE (obj_desc->string.length +
215 obj_desc2->string.length + 1);
223 STRCPY (new_buf, obj_desc->string.pointer);
224 STRCPY (new_buf + obj_desc->string.length,
225 obj_desc2->string.pointer);
227 /* Point the return object to the new string */
229 return_desc->string.pointer = new_buf;
230 return_desc->string
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dbin2hex.c3 #include <string.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/hp/sim/
H A Dhpsim_setup.c11 #include <linux/string.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dmachvec.c6 #include <linux/string.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/sun3/prom/
H A Dconsole.c14 #include <linux/string.h>
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dfgets_str.c20 #include <string.h>
23 * Continue reading from file until the terminating string is encountered.
24 * Return data as string.
51 /* Check for terminating string */
H A Dgz_open.c5 #include <string.h>
H A Dparse_number.c29 #include <string.h>
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dmkdir.c30 #include <string.h>
H A Dpidof.c31 #include <string.h>
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Dflushb.c17 #include <string.h>
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Dtst_getsectsize.c13 #include <string.h>
H A Dtst_getsize.c13 #include <string.h>
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/uuid/
H A Dcompare.c38 #include <string.h>
H A Dpack.c35 #include <string.h>
H A Dunpack.c35 #include <string.h>
/asus-wl-520gu-7.0.1.45/src/router/iptables/extensions/
H A Dlibip6t_standard.c4 #include <string.h>
H A Dlibipt_MIRROR.c3 #include <string.h>

Completed in 211 milliseconds

1234567891011>>