Searched refs:PEER (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/scripts/stats/
H A Dsummary.sh14 PEER=peer_summary
44 echo " " >>$PEER
45 echo $f >>$PEER
46 awk -f peer.awk $f >>$PEER
/netbsd-current/external/mpl/bind/dist/bin/tests/system/
H A Dconf.sh.common689 PEER="$(echo $2 | sed 's/\./\\./g')"
692 grep " ${PEER}#.*${MESSAGE}:" "${LOGFILE}" | \
694 grep " ${PEER}#.*${MESSAGE}:" "${LOGFILE}" | \
696 grep " ${PEER}#.*${MESSAGE}:" "${LOGFILE}" | \
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dhandshake_helper.c758 } PEER; typedef in typeref:struct:peer_st
760 static int create_peer(PEER *peer, SSL_CTX *ctx)
783 static void peer_free_data(PEER *peer)
794 static void do_handshake_step(PEER *peer)
823 static void do_app_data_step(PEER *peer)
886 static void do_reneg_setup_step(const SSL_TEST_CTX *test_ctx, PEER *peer)
1057 static void do_shutdown_step(PEER *peer)
1137 static void do_connect_step(const SSL_TEST_CTX *test_ctx, PEER *peer,
1427 PEER server, client;
/netbsd-current/crypto/external/bsd/openssl/dist/test/helpers/
H A Dhandshake.c730 } PEER; typedef in typeref:struct:peer_st
732 static int create_peer(PEER *peer, SSL_CTX *ctx)
755 static void peer_free_data(PEER *peer)
766 static void do_handshake_step(PEER *peer)
797 static void do_app_data_step(PEER *peer)
860 static void do_reneg_setup_step(const SSL_TEST_CTX *test_ctx, PEER *peer)
1039 static void do_shutdown_step(PEER *peer)
1119 static void do_connect_step(const SSL_TEST_CTX *test_ctx, PEER *peer,
1399 PEER server, client;
/netbsd-current/external/mpl/dhcp/dist/keama/
H A Ddhctoken.h172 PEER = 364, enumerator in enum:dhcp_token
H A Dconflex.c1254 return PEER;
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Ddhctoken.h168 PEER = 364, enumerator in enum:dhcp_token
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dconflex.c1276 return PEER;
/netbsd-current/external/mpl/dhcp/dist/server/
H A Dconfpars.c912 if (token != PEER) {
1006 case PEER:
1226 if (token != PEER) {
1783 (token = next_token(&val, NULL, cfile)) != PEER) {
1800 if (token != PEER) {

Completed in 116 milliseconds