Searched refs:strchr (Results 51 - 75 of 917) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dstrchr.S2 * arch/alpha/lib/strchr.S
15 .globl strchr
16 .ent strchr
17 strchr: label
70 .end strchr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dunsetenv.c58 if (name == NULL || *name == '\0' || strchr (name, '=') != NULL)
H A Dxerror.c70 np = strchr (cp, '\n');
H A Dvasprintf.c47 while (strchr ("-+ #0", *p))
67 while (strchr ("hlLjtz", *p))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dxerror.c70 np = strchr (cp, '\n');
H A Dvasprintf.c47 while (strchr ("-+ #0", *p))
67 while (strchr ("hlLjtz", *p))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/testsuite/nsswitch/
H A Dgetent_pwent.c59 if (strchr(pw->pw_name, '/')) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Dmkpath.c56 if (strchr(PATH_SEPARATOR, p[0]) != NULL) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/
H A Duams_guest.c20 #define strchr index macro
23 char *strchr (), *strrchr ();
110 if ((p = strchr(data, '(' )) == NULL) {
116 if ((q = strchr(p, ')' )) == NULL) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dunsetenv.c62 if (name == NULL || *name == '\0' || strchr (name, '=') != NULL)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dvasprintf.c47 while (strchr ("-+ #0", *p))
67 while (strchr ("hlLjtz", *p))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/
H A Dmystring.c70 if (strchr(tok, '-')) {
74 end = strchr(tok, '-');
H A Dlogin.c205 if ((foo[0] == '#') || (!strchr (foo, ':'))
206 || (strchr (foo, ':') > foo + USERLEN - 1))
208 i = strchr (foo, ':') - foo;
211 sscanf (strchr (foo + i + 1, ':') + 1, "%i", &_uid);
235 if ((foo[0] == '#') || (!strchr (foo, ':'))
236 || (strchr (foo, ':') > foo + USERLEN - 1))
238 i = strchr (foo, ':') - foo;
241 sscanf (strchr (foo + i + 1, ':') + 1, "%i", &uid);
782 if ((p = strchr (line, '\n')))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/lib/
H A Dll_addr.c59 if (strchr(arg, '.')) {
74 char *cp = strchr(arg, ':');
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dcapimain.c44 if ((p = strchr(revision, ':'))) {
46 p = strchr(rev, '$');
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/
H A Doptions.c75 t = strchr(buffer, '\n');
95 if(!(equals = strchr(name, '=')))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/
H A Doptions.c101 t = strchr(buffer, '\n');
121 if(!(equals = strchr(name, '=')))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/
H A Doptions.c75 t = strchr(buffer, '\n');
95 if(!(equals = strchr(name, '=')))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/src/
H A Doption.c241 if ((p=strchr(buff, '=')))
378 char *comma = strchr(optarg, ',');
447 if (strchr(optarg, ':'))
458 if (strchr(optarg, ':'))
528 while ((end = strchr(optarg, '/')))
581 if ((source = strchr(optarg, '@'))) /* is there a source. */
584 if ((portno = strchr(source+1, '#')))
595 if ((portno = strchr(optarg, '#'))) /* is there a port no. */
754 if (*cp != ',' && (comma = strchr(optarg, ',')))
766 if (!(a[k] = strchr(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/procps/
H A Dsysctl.c187 if (!(equals = strchr(setting, '='))) {
202 while ((cptr = strchr(tmpname, '.')) != NULL)
205 while ((cptr = strchr(outname, '/')) != NULL)
258 while ((cptr = strchr(tmpname, '.')) != NULL)
260 while ((cptr = strchr(outname, '/')) != NULL)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dconfdata.c37 while ((src = strchr(in, '$'))) {
113 p = strchr(line, ' ');
117 p = strchr(p, ' ');
135 p = strchr(line, '=');
139 p2 = strchr(p, '\n');
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/ocsp/
H A Docsp_lib.c181 p = strchr(buf, ':');
210 p = strchr(p, '/');
224 if ((p = strchr(host, ':')))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dnfsquota.c28 #define strchr index macro
31 char *strchr (), *strrchr ();
117 if ((hostpath = strchr(vol->v_gvs, ':')) == NULL) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/ocsp/
H A Docsp_lib.c181 p = strchr(buf, ':');
210 p = strchr(p, '/');
224 if ((p = strchr(host, ':')))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/vq/
H A Dhuffbuild.c79 char *pos=strchr(argv[2],',');
80 char *dpos=strchr(argv[2],'-');
92 pos=strchr(pos+1,',');

Completed in 166 milliseconds

1234567891011>>