Searched refs:inside (Results 1 - 25 of 205) sorted by relevance

123456789

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/tests/
H A Dgetpart.pm44 my $inside=0;
49 # print "$inside: $_";
50 if(!$inside && ($_ =~ /^ *\<$section/)) {
51 $inside++;
53 if((1 ==$inside) && ( ($_ =~ /^ *\<$part([^>]*)/) ||
56 $inside++;
66 elsif((2 ==$inside) && ($_ =~ /^ *\<\/$part/)) {
67 $inside--;
77 my $inside=0;
83 # print "$inside
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/tests/
H A Dgetpart.pm44 my $inside=0;
49 # print "$inside: $_";
50 if(!$inside && ($_ =~ /^ *\<$section/)) {
51 $inside++;
53 if((1 ==$inside) && ( ($_ =~ /^ *\<$part([^>]*)/) ||
56 $inside++;
66 elsif((2 ==$inside) && ($_ =~ /^ *\<\/$part/)) {
67 $inside--;
77 my $inside=0;
83 # print "$inside
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/tests/
H A Dgetpart.pm44 my $inside=0;
49 # print "$inside: $_";
50 if(!$inside && ($_ =~ /^ *\<$section/)) {
51 $inside++;
53 if((1 ==$inside) && ( ($_ =~ /^ *\<$part([^>]*)/) ||
56 $inside++;
66 elsif((2 ==$inside) && ($_ =~ /^ *\<\/$part/)) {
67 $inside--;
77 my $inside=0;
83 # print "$inside
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/affs/
H A Ddir.c100 goto inside;
115 goto inside;
123 inside:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dnf_nat_core.c451 } *inside; local
459 if (!skb_make_writable(skb, hdrlen + sizeof(*inside)))
462 inside = (void *)skb->data + hdrlen;
476 if (inside->icmp.type == ICMP_REDIRECT) {
490 l4proto = __nf_ct_l4proto_find(PF_INET, inside->ip.protocol);
494 sizeof(struct icmphdr) + inside->ip.ihl * 4),
495 (u_int16_t)AF_INET, inside->ip.protocol,
504 if (!manip_pkt(inside->ip.protocol, skb, hdrlen + sizeof(inside->icmp),
509 /* Reloading "inside" her
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_nat_core.c451 } *inside; local
459 if (!skb_make_writable(skb, hdrlen + sizeof(*inside)))
462 inside = (void *)skb->data + hdrlen;
476 if (inside->icmp.type == ICMP_REDIRECT) {
490 l4proto = __nf_ct_l4proto_find(PF_INET, inside->ip.protocol);
494 sizeof(struct icmphdr) + inside->ip.ihl * 4),
495 (u_int16_t)AF_INET, inside->ip.protocol,
504 if (!manip_pkt(inside->ip.protocol, skb, hdrlen + sizeof(inside->icmp),
509 /* Reloading "inside" her
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/affs/
H A Ddir.c100 goto inside;
115 goto inside;
123 inside:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/include/asm/
H A Dframe.inc44 and ~EPSW_FE,epsw # disable the FPU inside the kernel
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dframe.inc44 and ~EPSW_FE,epsw # disable the FPU inside the kernel
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/raw/
H A Dunlink.c214 const char *inside = BASEDIR "\\test.dir\\test.txt"; local
295 fnum2 = create_complex_file(cli, tctx, inside);
326 fnum2 = create_complex_file(cli, tctx, inside);
358 fnum2 = create_complex_file(cli, tctx, inside);
391 fnum = create_complex_file(cli, tctx, inside);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/raw/
H A Dunlink.c214 const char *inside = BASEDIR "\\test.dir\\test.txt"; local
295 fnum2 = create_complex_file(cli, tctx, inside);
326 fnum2 = create_complex_file(cli, tctx, inside);
358 fnum2 = create_complex_file(cli, tctx, inside);
391 fnum = create_complex_file(cli, tctx, inside);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/raw/
H A Dunlink.c214 const char *inside = BASEDIR "\\test.dir\\test.txt"; local
295 fnum2 = create_complex_file(cli, tctx, inside);
326 fnum2 = create_complex_file(cli, tctx, inside);
358 fnum2 = create_complex_file(cli, tctx, inside);
391 fnum = create_complex_file(cli, tctx, inside);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext3/
H A Dresize.c21 #define inside(b, first, last) ((b) >= (first) && (b) < (last)) macro
84 else if (inside(input->block_bitmap, input->inode_table, itend))
88 else if (inside(input->inode_bitmap, input->inode_table, itend))
92 else if (inside(input->block_bitmap, start, metaend))
97 else if (inside(input->inode_bitmap, start, metaend))
102 else if (inside(input->inode_table, start, metaend) ||
103 inside(itend - 1, start, metaend))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext4/
H A Dresize.c20 #define inside(b, first, last) ((b) >= (first) && (b) < (last)) macro
77 else if (inside(input->block_bitmap, input->inode_table, itend))
82 else if (inside(input->inode_bitmap, input->inode_table, itend))
87 else if (inside(input->block_bitmap, start, metaend))
91 else if (inside(input->inode_bitmap, start, metaend))
95 else if (inside(input->inode_table, start, metaend) ||
96 inside(itend - 1, start, metaend))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext3/
H A Dresize.c21 #define inside(b, first, last) ((b) >= (first) && (b) < (last)) macro
84 else if (inside(input->block_bitmap, input->inode_table, itend))
88 else if (inside(input->inode_bitmap, input->inode_table, itend))
92 else if (inside(input->block_bitmap, start, metaend))
97 else if (inside(input->inode_bitmap, start, metaend))
102 else if (inside(input->inode_table, start, metaend) ||
103 inside(itend - 1, start, metaend))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext4/
H A Dresize.c20 #define inside(b, first, last) ((b) >= (first) && (b) < (last)) macro
77 else if (inside(input->block_bitmap, input->inode_table, itend))
82 else if (inside(input->inode_bitmap, input->inode_table, itend))
87 else if (inside(input->block_bitmap, start, metaend))
91 else if (inside(input->inode_bitmap, start, metaend))
95 else if (inside(input->inode_table, start, metaend) ||
96 inside(itend - 1, start, metaend))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/mm/
H A Dsrmmu.c737 goto inside;
740 inside:
776 goto inside;
779 inside:
817 goto inside;
820 inside:
848 goto inside;
851 inside:
1117 * inside the same PTE page, and we leak a perfectly
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wl/
H A Dwl_generic.mk13 # then build inside $(SRCBASE_OFFSET)/wl/sys, otherwise use pre-builts
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/mm/
H A Dsrmmu.c737 goto inside;
740 inside:
776 goto inside;
779 inside:
817 goto inside;
820 inside:
848 goto inside;
851 inside:
1117 * inside the same PTE page, and we leak a perfectly
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wl/
H A Dwl_generic.mk13 # then build inside $(SRCBASE_OFFSET)/wl/sys, otherwise use pre-builts
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/cpu/rm5200/src/
H A Drm5200_cpuinit.S291 # We are going to call other subroutines from inside this
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1_cpuinit.S310 # We are going to call other subroutines from inside this
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/src/
H A Dne_auth.c914 /* Returns non-zero if given Request-URI is inside the authentication
918 int inside = 0; local
929 for (n = 0; n < sess->ndomains && !inside; n++) {
932 inside = strncmp(uri.path, d, strlen(d)) == 0;
935 NE_DEBUG(NE_DBG_HTTPAUTH, "auth: '%s' is inside auth domain: %d.\n",
936 uri.path, inside);
939 return inside;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/src/
H A Dne_auth.c914 /* Returns non-zero if given Request-URI is inside the authentication
918 int inside = 0; local
929 for (n = 0; n < sess->ndomains && !inside; n++) {
932 inside = strncmp(uri.path, d, strlen(d)) == 0;
935 NE_DEBUG(NE_DBG_HTTPAUTH, "auth: '%s' is inside auth domain: %d.\n",
936 uri.path, inside);
939 return inside;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/src/
H A Dne_auth.c914 /* Returns non-zero if given Request-URI is inside the authentication
918 int inside = 0; local
929 for (n = 0; n < sess->ndomains && !inside; n++) {
932 inside = strncmp(uri.path, d, strlen(d)) == 0;
935 NE_DEBUG(NE_DBG_HTTPAUTH, "auth: '%s' is inside auth domain: %d.\n",
936 uri.path, inside);
939 return inside;

Completed in 375 milliseconds

123456789