Searched refs:strcspn (Results 126 - 150 of 174) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Dplatform.c1059 n += strcspn(&buf[n + 1], ",") + 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dconfdata.c413 l = strcspn(str, "\"\\");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddvdsubdec.c596 int pos = strcspn(data, "\n\r");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Dsed.c443 length = strcspn(cmdstr, semicolon_whitespace);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A DMakefile.in136 $(top_srcdir)/gnulib-m4/strcspn.m4 \
H A DMakefile136 $(top_srcdir)/gnulib-m4/strcspn.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/m4/
H A DMakefile.in139 $(top_srcdir)/gnulib-m4/strcspn.m4 \
H A DMakefile139 $(top_srcdir)/gnulib-m4/strcspn.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/projects/
H A DMakefile.in134 $(top_srcdir)/gnulib-m4/strcspn.m4 \
H A DMakefile134 $(top_srcdir)/gnulib-m4/strcspn.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/styles/
H A DMakefile.in135 $(top_srcdir)/gnulib-m4/strcspn.m4 \
H A DMakefile135 $(top_srcdir)/gnulib-m4/strcspn.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dmodule.c1030 amagic += strcspn(amagic, " ");
1031 bmagic += strcspn(bmagic, " ");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dhush.c2308 str += strcspn(str, ifs);
2384 int word_len = strcspn(str, ifs);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dutils.c1079 if( ( n = strcspn( pch, ":/" ) ) )
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dmount.c954 strcspn(opteq+1," \t\n\r,"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_ladspa.c1206 for (c = path; (l = strcspn(c, ": ")) > 0; ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A DMakefile136 $(top_srcdir)/gnulib-m4/strcspn.m4 \
H A DMakefile.in136 $(top_srcdir)/gnulib-m4/strcspn.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A DMakefile139 $(top_srcdir)/gnulib-m4/strcspn.m4 \
H A DMakefile.in139 $(top_srcdir)/gnulib-m4/strcspn.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmatroskaenc.c1078 *buf += strcspn(*buf, "\n") + 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A DMakefile.in159 $(top_srcdir)/gnulib-m4/strcspn.m4 \
H A DMakefile159 $(top_srcdir)/gnulib-m4/strcspn.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A DMakefile.in138 $(top_srcdir)/gnulib-m4/strcspn.m4 \

Completed in 406 milliseconds

1234567