Searched refs:reset_connected_rstate (Results 1 – 1 of 1) sorted by relevance
913 mDNSlocal void reset_connected_rstate(request_state *rstate);1440 reset_connected_rstate(rstate); // Reset ready to accept the next request on this pipe in request_callback()2481 reset_connected_rstate(request); // prepare to receive add/remove messages in handle_regservice_request()3167 mDNSlocal void reset_connected_rstate(request_state *rstate) in reset_connected_rstate() function