Searched refs:supported_response (Results 1 – 3 of 3) sorted by relevance
547 supported_response (char *name) in supported_response() function3747 buf_output0 (protocol, supported_response ("MT") ? "MT text " : "M "); in do_cvs_command()4040 if (supported_response ("F")) in do_cvs_command()4503 if (supported_response ("Mode")) in checked_in_response()4573 if (!supported_response ("New-entry")) in server_update_entries()4945 if (!supported_response ("Copy-file")) in server_copy_file()4966 if (!supported_response ("Mod-time")) in server_modtime()5061 checksum_supported = supported_response ("Checksum"); in server_updated()5084 if (!(supported_response ("Created") in server_updated()5085 && supported_response ("Update-existing"))) in server_updated()[all …]
578 (supported_response), wrapper.c (wrap_matching_entry): Make static;4395 * client.c (supported_request), server.c (supported_response):
3822 (supported_response): Remove prototype.