Searched refs:create_response (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/mpl/bind/dist/bin/tests/system/dnssec/ans10/
H A Dans.py43 def create_response(msg): function
151 rsp = create_response(msg[0])
/netbsd-current/external/mpl/bind/dist/bin/tests/system/resolver/ans10/
H A Dans.py44 def create_response(msg): function
145 rsp = create_response(msg[0])
/netbsd-current/external/mpl/bind/dist/bin/tests/system/cookie/ans9/
H A Dans.py78 def create_response(msg, tcp, first, ns10): function
269 rsp = create_response(msg[0], False, True, ns10)
274 rsp = create_response(msg[0], False, False, ns10)
299 rsp = create_response(msg, True, True, ns10)
/netbsd-current/external/mpl/bind/dist/bin/tests/system/forward/ans11/
H A Dans.py106 def create_response(msg): function
238 rsp = create_response(msg)
262 rsp = create_response(msg[0])
/netbsd-current/external/mpl/bind/dist/bin/tests/system/qmin/ans4/
H A Dans.py56 def create_response(msg): function
313 rsp = create_response(msg[0])
/netbsd-current/external/mpl/bind/dist/bin/tests/system/qmin/ans3/
H A Dans.py55 def create_response(msg): function
267 rsp = create_response(msg[0])
/netbsd-current/external/mpl/bind/dist/bin/tests/system/qmin/ans2/
H A Dans.py66 def create_response(msg): function
394 rsp = create_response(msg[0])
/netbsd-current/external/mpl/bind/dist/bin/tests/system/chain/ans4/
H A Dans.py116 def create_response(msg): function
382 rsp = create_response(msg[0])
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dts.c55 static TS_RESP *create_response(CONF *conf, const char *section, const char *engine,
579 response = create_response(conf, section, engine, queryfile,
664 static TS_RESP *create_response(CONF *conf, const char *section, const char *engine, function
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dts.c55 static TS_RESP *create_response(CONF *conf, const char *section, const char *engine,
610 response = create_response(conf, section, engine, queryfile,
695 static TS_RESP *create_response(CONF *conf, const char *section, const char *engine, function

Completed in 297 milliseconds