Home
last modified time | relevance | path

Searched refs:ACTION_REPLY (Results 1 – 2 of 2) sorted by relevance

/dports/net/pjsip/pjproject-2.11.1/pjlib-util/src/pjlib-util-test/
H A Dhttp_client.c32 #define ACTION_REPLY 0 macro
117 } else if (srv->action == ACTION_REPLY) { in server_thread()
404 g_server.action = ACTION_REPLY; in http_client_test1()
591 g_server.action = ACTION_REPLY; in http_client_test2()
645 g_server.action = ACTION_REPLY; in http_client_test_put1()
748 g_server.action = ACTION_REPLY; in http_client_test_put2()
843 g_server.action = ACTION_REPLY; in http_client_test_delete()
H A Dresolver_test.c36 #define ACTION_REPLY 0 macro
397 } else if (srv->action == ACTION_REPLY) { in server_thread()
971 g_server[0].action = ACTION_REPLY; in simple_test()
985 g_server[1].action = ACTION_REPLY; in simple_test()