Searched refs:strnlen (Results 51 - 75 of 181) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_module.c258 return strnlen(buf, count);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_module.c280 return strnlen(buf, count);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/usbip/
H A Dstub_main.c175 /* strnlen() does not include \0 */
176 len = strnlen(buf + 4, BUSID_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dmbsstr.c386 strnlen (needle_last_ccount,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A Dprintf.c209 len = strnlen(s, precision);
H A Dboot.h345 size_t strnlen(const char *s, size_t maxlen);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dstring_32.h246 extern size_t strnlen(const char *s, size_t count);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_IDLETIMER.c198 strnlen(info->label,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dmbsstr.c386 strnlen (needle_last_ccount,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/
H A Dvol_id.c87 len = strnlen(from, count);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/
H A Dudev_rules_parse.c200 size_t val_len = strnlen(value, PATH_SIZE);
214 size_t key_len = strnlen(key, PATH_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_string.c23 #define _GNU_SOURCE 1 /* strnlen for older glibcs */
85 info->patlen = strnlen(s, XT_STRING_MAX_PATTERN_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dutil_str.c654 len = strnlen(src, maxlength+1);
684 src_len = strnlen(src, maxlength + 1);
685 dest_len = strnlen(dest, maxlength + 1);
2581 len = strnlen(src, n);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Ddevtree.c348 pos += strnlen(&buf[pos], len - pos);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Dcache.c142 klen = strnlen(vlocation->vldb.name, sizeof(vlocation->vldb.name));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_string.c23 #define _GNU_SOURCE 1 /* strnlen for older glibcs */
85 info->patlen = strnlen(s, XT_STRING_MAX_PATTERN_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/usb_id/
H A Dusb_id.c71 len = strnlen(from, count);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dutil.c236 i = strnlen(id->label, count);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dreaddir.c349 /* BB should we make this strnlen of PATH_MAX? */
350 len = strnlen(filename, 5);
446 /* BB should we make this strnlen of PATH_MAX? */
447 len = strnlen(filename, PATH_MAX);
623 /* BB should we make this strnlen of PATH_MAX? */
624 len = strnlen(filename, PATH_MAX);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/doc/
H A DMakefile76 $(top_srcdir)/gnulib-m4/strnlen.m4 \
404 gl_LIBOBJS = canonicalize-lgpl.o strnlen.o wcwidth.o
405 gl_LTLIBOBJS = canonicalize-lgpl.lo strnlen.lo wcwidth.lo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-csharp/
H A DMakefile76 $(top_srcdir)/gnulib-m4/strnlen.m4 \
404 gl_LIBOBJS = canonicalize-lgpl.o strnlen.o wcwidth.o
405 gl_LTLIBOBJS = canonicalize-lgpl.lo strnlen.lo wcwidth.lo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-java/
H A DMakefile76 $(top_srcdir)/gnulib-m4/strnlen.m4 \
404 gl_LIBOBJS = canonicalize-lgpl.o strnlen.o wcwidth.o
405 gl_LTLIBOBJS = canonicalize-lgpl.lo strnlen.lo wcwidth.lo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/m4/
H A DMakefile77 $(top_srcdir)/gnulib-m4/strnlen.m4 \
405 gl_LIBOBJS = canonicalize-lgpl.o strnlen.o wcwidth.o
406 gl_LTLIBOBJS = canonicalize-lgpl.lo strnlen.lo wcwidth.lo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A DMakefile.gnulib3378 ## begin gnulib module unistr/u16-strnlen-tests
3380 TESTS += test-u16-strnlen
3381 check_PROGRAMS += test-u16-strnlen
3382 test_u16_strnlen_SOURCES = unistr/test-u16-strnlen.c
3383 EXTRA_DIST += unistr/test-u16-strnlen.c unistr/test-strnlen.h zerosize-ptr.h macros.h
3385 ## end gnulib module unistr/u16-strnlen-tests
3667 ## begin gnulib module unistr/u32-strnlen-tests
3669 TESTS += test-u32-strnlen
3670 check_PROGRAMS += test-u32-strnlen
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A DMakefile140 $(top_srcdir)/gnulib-m4/strnlen.m4 \
651 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
652 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
653 gtpo_LIBOBJS = strnlen.o wcwidth.o
654 gtpo_LTLIBOBJS = strnlen.lo wcwidth.lo

Completed in 288 milliseconds

12345678