Searched refs:supported_response (Results 1 – 2 of 2) sorted by relevance
665 static int supported_response PROTO ((char *));668 supported_response (name) in supported_response() function2907 buf_output0 (protocol, supported_response ("MT") ? "MT text " : "M ");3182 if (supported_response ("F"))3635 if (supported_response ("Mode"))3705 if (!supported_response ("New-entry"))4019 if (!supported_response ("Copy-file"))4041 if (!supported_response ("Mod-time"))4146 checksum_supported = supported_response ("Checksum");4169 if (!(supported_response ("Created")[all …]
578 (supported_response), wrapper.c (wrap_matching_entry): Make static;4395 * client.c (supported_request), server.c (supported_response):