Searched refs:pp2 (Results 1 - 17 of 17) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/tests/
H A Dmtd_pagetest.c209 unsigned char *pp1, *pp2, *pp3, *pp4; local
217 pp2 = pp1 + pgsize;
218 pp3 = pp2 + pgsize;
256 /* Read first page to pp2 */
260 err = mtd->read(mtd, addr, pgsize, &read, pp2);
298 /* pp2 and pp4 should be the same */
301 if (memcmp(pp2, pp4, pgsize)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/tests/
H A Dmtd_pagetest.c209 unsigned char *pp1, *pp2, *pp3, *pp4; local
217 pp2 = pp1 + pgsize;
218 pp3 = pp2 + pgsize;
256 /* Read first page to pp2 */
260 err = mtd->read(mtd, addr, pgsize, &read, pp2);
298 /* pp2 and pp4 should be the same */
301 if (memcmp(pp2, pp4, pgsize)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dprefix.c313 const u_char *pp2 = (const u_char *)&p2->u.prefix; local
322 if (maskbit[shift] & (pp1[offset] ^ pp2[offset]))
326 if (pp1[offset] != pp2[offset])
347 const u_char *pp2 = (const u_char *)&p2->u.prefix; local
359 if (pp1[pos] != pp2[pos])
364 xor = pp1[pos] ^ pp2[pos];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dprefix.c313 const u_char *pp2 = (const u_char *)&p2->u.prefix; local
322 if (maskbit[shift] & (pp1[offset] ^ pp2[offset]))
326 if (pp1[offset] != pp2[offset])
347 const u_char *pp2 = (const u_char *)&p2->u.prefix; local
359 if (pp1[pos] != pp2[pos])
364 xor = pp1[pos] ^ pp2[pos];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dprefix.c313 const u_char *pp2 = (const u_char *)&p2->u.prefix; local
322 if (maskbit[shift] & (pp1[offset] ^ pp2[offset]))
326 if (pp1[offset] != pp2[offset])
347 const u_char *pp2 = (const u_char *)&p2->u.prefix; local
359 if (pp1[pos] != pp2[pos])
364 xor = pp1[pos] ^ pp2[pos];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/librpc/rpc/
H A Ddcerpc_util.c722 struct dcerpc_pipe **pp2,
749 *pp2 = p2;
721 dcerpc_secondary_context(struct dcerpc_pipe *p, struct dcerpc_pipe **pp2, const struct ndr_interface_table *table) argument
H A Ddcerpc.h322 struct dcerpc_pipe **pp2,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/librpc/rpc/
H A Ddcerpc_util.c722 struct dcerpc_pipe **pp2,
749 *pp2 = p2;
721 dcerpc_secondary_context(struct dcerpc_pipe *p, struct dcerpc_pipe **pp2, const struct ndr_interface_table *table) argument
H A Ddcerpc.h322 struct dcerpc_pipe **pp2,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/librpc/rpc/
H A Ddcerpc_util.c722 struct dcerpc_pipe **pp2,
749 *pp2 = p2;
721 dcerpc_secondary_context(struct dcerpc_pipe *p, struct dcerpc_pipe **pp2, const struct ndr_interface_table *table) argument
H A Ddcerpc.h322 struct dcerpc_pipe **pp2,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Dca.c558 const char **pp2; local
560 for (pp2=ca_usage; (*pp2 != NULL); pp2++)
561 BIO_printf(bio_err,"%s",*pp2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A Dca.c544 const char **pp2; local
546 for (pp2 = ca_usage; (*pp2 != NULL); pp2++)
547 BIO_printf(bio_err, "%s", *pp2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A Dca.c544 const char **pp2; local
546 for (pp2 = ca_usage; (*pp2 != NULL); pp2++)
547 BIO_printf(bio_err, "%s", *pp2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A Dca.c558 const char **pp2; local
560 for (pp2=ca_usage; (*pp2 != NULL); pp2++)
561 BIO_printf(bio_err,"%s",*pp2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Dca.c544 const char **pp2; local
546 for (pp2 = ca_usage; (*pp2 != NULL); pp2++)
547 BIO_printf(bio_err, "%s", *pp2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Dca.c558 const char **pp2; local
560 for (pp2=ca_usage; (*pp2 != NULL); pp2++)
561 BIO_printf(bio_err,"%s",*pp2);

Completed in 148 milliseconds