Searched refs:strnlen (Results 126 - 150 of 181) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/ubi/
H A Dcdev.c636 n = strnlen(req->name, req->name_len + 1);
H A Dvmt.c792 n = strnlen(vol->name, vol->name_len + 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/p54/
H A Dfwio.c79 if (strnlen((unsigned char *) bootrec->data, 24) < 24)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Ddir.c68 dfsplen = strnlen(cifs_sb->tcon->treeName, MAX_TREE_SIZE + 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dsummary.c443 checkedlen = strnlen(spd->name, spd->nsize);
H A Dwrite.c218 if (strnlen(name, namelen) != namelen) {
H A Dgc.c628 if (strnlen(node->d.name, node->d.nsize) != node->d.nsize) {
H A Dscan.c1032 checkedlen = strnlen(rd->name, rd->nsize);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dreplay.c469 strnlen(dent->name, nlen) != nlen ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Ddir.c251 nlen = strnlen(dire->u.name,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A DMakefile91 $(top_srcdir)/gnulib-m4/strnlen.m4 \
449 gl_LIBOBJS = canonicalize-lgpl.o strnlen.o wcwidth.o
450 gl_LTLIBOBJS = canonicalize-lgpl.lo strnlen.lo wcwidth.lo
503 strerror.c string.in.h strnlen.c strtol.c strtoul.c \
542 progreloc.c relocatable.c strdup.c strerror.c strnlen.c \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A DMakefile145 $(top_srcdir)/gnulib-m4/strnlen.m4 \
720 gl_LIBOBJS = acl.o argmatch.o asnprintf.o canonicalize-lgpl.o file-has-acl.o fnmatch.o gettimeofday.o printf-args.o printf-parse.o safe-read.o safe-write.o strnlen.o tempname.o tparm.o tputs.o vasnprintf.o wcwidth.o
721 gl_LTLIBOBJS = acl.lo argmatch.lo asnprintf.lo canonicalize-lgpl.lo file-has-acl.lo fnmatch.lo gettimeofday.lo printf-args.lo printf-parse.lo safe-read.lo safe-write.lo strnlen.lo tempname.lo tparm.lo tputs.lo vasnprintf.lo wcwidth.lo
722 gtpo_LIBOBJS = strnlen.o wcwidth.o
723 gtpo_LTLIBOBJS = strnlen.lo wcwidth.lo
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A Duinput.c375 size = strnlen(user_dev->name, UINPUT_MAX_NAME_SIZE) + 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dmg_disk.c337 p = s + strnlen(s, len - 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A DMakefile.in159 $(top_srcdir)/gnulib-m4/strnlen.m4 \
781 stpcpy.c strdup.c streq.h strerror.c string.in.h strnlen.c \
900 realloc.c relocatable.c stpcpy.c strdup.c strerror.c strnlen.c \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dps3_gelic_wireless.c598 iwe.u.data.length = strnlen(scan->essid, 32);
1630 target->essid_len = strnlen(scan_info->essid,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/man/
H A DMakefile.in77 $(top_srcdir)/gnulib-m4/strnlen.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/tests/
H A DMakefile.in79 $(top_srcdir)/gnulib-m4/strnlen.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A DMakefile.in140 $(top_srcdir)/gnulib-m4/strnlen.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/m4/
H A DMakefile.in143 $(top_srcdir)/gnulib-m4/strnlen.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/projects/
H A DMakefile.in138 $(top_srcdir)/gnulib-m4/strnlen.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/styles/
H A DMakefile.in139 $(top_srcdir)/gnulib-m4/strnlen.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Ddrx397xD.c154 len = strnlen(&data[i], size - i);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dvsprintf.c547 len = strnlen(s, spec.precision);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/lguest/
H A Dlguest.c1161 strnlen(from_guest_phys(addr), guest_limit - addr));

Completed in 187 milliseconds

12345678