Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/src/
HDserver.c543 supported_response (char *name) in supported_response() function
3735 buf_output0 (protocol, supported_response ("MT") ? "MT text " : "M "); in do_cvs_command()
4028 if (supported_response ("F")) in do_cvs_command()
4491 if (supported_response ("Mode")) in checked_in_response()
4561 if (!supported_response ("New-entry")) in server_update_entries()
4920 if (!supported_response ("Copy-file")) in server_copy_file()
4941 if (!supported_response ("Mod-time")) in server_modtime()
5036 checksum_supported = supported_response ("Checksum"); in server_updated()
5059 if (!(supported_response ("Created") in server_updated()
5060 && supported_response ("Update-existing"))) in server_updated()
[all …]