Searched refs:slash (Results 151 - 166 of 166) sorted by relevance

1234567

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffserver.c453 char *slash; local
458 slash = strrchr(pathname, '/');
459 if (!slash)
460 slash = pathname;
462 slash++;
463 strcpy(slash, "ffmpeg");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/rpc/
H A Dspoolss.c3164 char *slash, *name; local
3169 slash = strchr(unc, '\\');
3170 if (slash) {
3171 slash++;
3172 name = slash;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/rpc/
H A Dspoolss.c3164 char *slash, *name; local
3169 slash = strchr(unc, '\\');
3170 if (slash) {
3171 slash++;
3172 name = slash;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/rpc/
H A Dspoolss.c3164 char *slash, *name; local
3169 slash = strchr(unc, '\\');
3170 if (slash) {
3171 slash++;
3172 name = slash;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Doption.c1170 char *slash; local
1186 slash = split_chr(cp, '/');
1188 if (!slash)
1196 int netsize = atoi(slash);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/client/
H A Dclient.c5014 char *slash; local
5019 if ((slash = strchr_m(qhost, '/'))
5020 || (slash = strchr_m(qhost, '\\'))) {
5021 *slash = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Doption.c1170 char *slash; local
1186 slash = split_chr(cp, '/');
1188 if (!slash)
1196 int netsize = atoi(slash);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/client/
H A Dclient.c5014 char *slash; local
5019 if ((slash = strchr_m(qhost, '/'))
5020 || (slash = strchr_m(qhost, '\\'))) {
5021 *slash = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/client/
H A Dclient.c5014 char *slash; local
5019 if ((slash = strchr_m(qhost, '/'))
5020 || (slash = strchr_m(qhost, '\\'))) {
5021 *slash = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Doption.c1170 char *slash; local
1186 slash = split_chr(cp, '/');
1188 if (!slash)
1196 int netsize = atoi(slash);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/doc/
H A Dip-cref.tex584 a slash and a decimal number which encodes the network prefix length.
590 Again, the \verb|ADDRESS| may be followed by a slash and a decimal number,
1223 by a slash and the prefix length. If the length of the prefix is missing,
3184 \# Parse prefix, split prefix length, separated by slash.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/doc/
H A Dip-cref.tex581 a slash and a decimal number which encodes the network prefix length.
587 Again, the \verb|ADDRESS| may be followed by a slash and a decimal number,
1225 by a slash and the prefix length. If the length of the prefix is missing,
3233 \# Parse prefix, split prefix length, separated by slash.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/doc/
H A Dip-cref.tex584 a slash and a decimal number which encodes the network prefix length.
590 Again, the \verb|ADDRESS| may be followed by a slash and a decimal number,
1223 by a slash and the prefix length. If the length of the prefix is missing,
3184 \# Parse prefix, split prefix length, separated by slash.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/doc/
H A Dip-cref.tex581 a slash and a decimal number which encodes the network prefix length.
587 Again, the \verb|ADDRESS| may be followed by a slash and a decimal number,
1225 by a slash and the prefix length. If the length of the prefix is missing,
3233 \# Parse prefix, split prefix length, separated by slash.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/doc/
H A Dip-cref.tex584 a slash and a decimal number which encodes the network prefix length.
590 Again, the \verb|ADDRESS| may be followed by a slash and a decimal number,
1223 by a slash and the prefix length. If the length of the prefix is missing,
3184 \# Parse prefix, split prefix length, separated by slash.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/doc/
H A Dip-cref.tex581 a slash and a decimal number which encodes the network prefix length.
587 Again, the \verb|ADDRESS| may be followed by a slash and a decimal number,
1225 by a slash and the prefix length. If the length of the prefix is missing,
3233 \# Parse prefix, split prefix length, separated by slash.

Completed in 245 milliseconds

1234567