Searched refs:strpbrk (Results 26 - 50 of 133) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dlogger.c633 ptr = strpbrk(ptr, " \t");
641 ptr = strpbrk(ptr, " \t");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/cmsmvs/
H A Dvmmvs.c305 while ((lbar = strpbrk(G.filename, "_+-")) != NULL) {
314 while ((lbar = strpbrk(G.filename, "()")) != NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/seq/
H A Dseqmid.c402 if ((p = strpbrk(arg, ":.")) != NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dplaylist.c191 if( !strpbrk(fname, "\\/") )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A DmissFuncs.c135 char *strpbrk(const char *string, const char *brkset) function
H A Dmmove.c294 if (oldsyntax && (argc - optind != 2 || strpbrk(":/", argv[argc-1])))
H A Dmainloop.c558 mp->basenameHasWildcard = strpbrk(_basename(mp->originalArg),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcurl_ntlm_wb.c127 slash = strpbrk(username, "\\/");
H A Dsetup-vms.h88 test_str = strpbrk(path, ":[<^");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dprobe-event.c492 ptr = strpbrk(arg, ";=@+%");
512 ptr = strpbrk(arg, ";:+@%");
538 ptr = strpbrk(arg, ";:+@%");
655 tmp = strpbrk(str, "-.[");
701 tmp = strpbrk(str, "-.[");
1662 if (strpbrk(buf, "*?")) { /* Glob-exp */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Durl.c492 const char *p = (const char *)strpbrk (url, "@/?#;");
555 p = strpbrk (url, ":/");
589 /* Like strpbrk, with the exception that it returns the pointer to the
596 char *p = strpbrk (s, accept);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/replace/
H A Dreplace.c491 s = strpbrk(token, delim);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/torture/
H A Dmasktest.c117 if (!strpbrk(pattern, "?*<>\"")) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dproc.c139 next = strpbrk(*p, "- :");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/src/
H A Doptions.cc302 if (strpbrk (arg, "\t\n !\"#$&'()*;<>?[\\]`{|}~") != NULL)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dconfdata.c208 for (p2 = p; (p2 = strpbrk(p2, "\"\\")); p2++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsginit.c688 codeset_end = strpbrk (dot + 1, "_@");
728 language_end = strpbrk (locale, "_.@");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dafp_options.c65 buf = strpbrk(buf, " \t");
77 } else if ((end = strpbrk(buf, " \t\n"))) /* option or eoln */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A DMakefile.in374 unistr/u16-strpbrk.c unistr/u16-strrchr.c unistr/u16-strspn.c \
389 unistr/u32-strpbrk.c unistr/u32-strrchr.c unistr/u32-strspn.c \
404 unistr/u8-strpbrk.c unistr/u8-strrchr.c unistr/u8-strspn.c \
615 unistr/u16-strnlen.lo unistr/u16-strpbrk.lo \
633 unistr/u32-strnlen.lo unistr/u32-strpbrk.lo \
649 unistr/u8-strnlen.lo unistr/u8-strpbrk.lo unistr/u8-strrchr.lo \
1480 unistr/u-strpbrk.h unistr/u-strspn.h unistr/u-strstr.h \
1491 unistr/u-strdup.h unistr/u-strnlen.h unistr/u-strpbrk.h \
1769 unistr/u16-strpbrk.c unistr/u16-strrchr.c unistr/u16-strspn.c \
1784 unistr/u32-strpbrk
[all...]
H A DMakefile.gnulib4018 ## begin gnulib module unistr/u16-strpbrk
4020 libunistring_la_SOURCES += unistr/u16-strpbrk.c
4022 EXTRA_DIST += unistr/u-strpbrk.h
4024 ## end gnulib module unistr/u16-strpbrk
4306 ## begin gnulib module unistr/u32-strpbrk
4308 libunistring_la_SOURCES += unistr/u32-strpbrk.c
4310 ## end gnulib module unistr/u32-strpbrk
4580 ## begin gnulib module unistr/u8-strpbrk
4582 libunistring_la_SOURCES += unistr/u8-strpbrk.c
4584 EXTRA_DIST += unistr/u-strpbrk
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dls.c729 if (strpbrk(itempath, "*?") == NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Damiga.c351 G.renamed_fullpath = (renamed && strpbrk(G.filename, ":/");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dkmpstat.c745 p = strpbrk(*name, "/[");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/init/
H A Dinit.c408 if (strpbrk(a->command, "~`!$^&*()=|\\{}[];\"'<>?") != NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxtables.c1755 for (p = strpbrk(value, escape_chars); p != NULL;
1756 p = strpbrk(value, escape_chars)) {

Completed in 216 milliseconds

123456