Home
last modified time | relevance | path

Searched refs:ixp (Results 1 – 3 of 3) sorted by relevance

/openbsd/regress/usr.sbin/bgpd/integrationtests/
H A Dixp.sh77 -v -f ${BGPDCONFIGDIR}/bgpd.ixp.rdomain1.conf
80 -v -f ${BGPDCONFIGDIR}/bgpd.ixp.rdomain2_1.conf
82 -v -f ${BGPDCONFIGDIR}/bgpd.ixp.rdomain2_2.conf
84 -v -f ${BGPDCONFIGDIR}/bgpd.ixp.rdomain2_3.conf
86 -v -f ${BGPDCONFIGDIR}/bgpd.ixp.rdomain2_4.conf
90 tee ixp.rdomain1.out
91 diff -u ${BGPDCONFIGDIR}/ixp.rdomain1.ok ixp.rdomain1.out
96 tee ixp.rdomain2.out
97 diff -u ${BGPDCONFIGDIR}/ixp.rdomain2.ok ixp.rdomain2.out
H A DMakefile5 l3vpn ixp lladdr extnh \
51 ixp: target
/openbsd/gnu/usr.bin/perl/
H A Dop.c1012 void S_op_clear_gv(pTHX_ OP *o, PADOFFSET *ixp) in S_op_clear_gv() argument
1022 ? ((GV*)PAD_SVl(*ixp)) : NULL; in S_op_clear_gv()
1045 if (*ixp > 0) { in S_op_clear_gv()
1046 pad_swipe(*ixp, TRUE); in S_op_clear_gv()
1047 *ixp = 0; in S_op_clear_gv()