Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/cvs/src/
H A Drelease.c230 && (!supported_request ("noop")
231 || !supported_request ("Notify")))
H A Dversion.c74 if (supported_request ("version"))
H A Dclient.c2772 if (supported_request ("Static-directory"))
2786 if (supported_request ("Sticky"))
2818 if (supported_request ("Checkin-prog"))
2853 if (supported_request ("Update-prog"))
3664 supported_request (name) in supported_request() function
4588 int have_global = supported_request ("Global_option"); in start_server()
4663 if (supported_request ("wrapper-sendme-rcsOptions")) in start_server()
4684 if (! supported_request ("Kerberos-encrypt")) in start_server()
4699 if (! supported_request ("Gssapi-encrypt")) in start_server()
4722 if (supported_request ("Gzip-stream")) in start_server()
[all …]
H A Dclient.h79 int supported_request PROTO ((char *));
H A Dversion.c.in74 if (supported_request ("version"))
H A Dannotate.c94 if (is_rannotate && !supported_request ("rannotate"))
H A Dcheckout.c280 && supported_request ("expand-modules"));
H A Dlog.c290 if (is_rlog && !supported_request ("rlog"))
H A Dcommit.c522 if (ign_inhibit_server || !supported_request ("Questionable"))
H A Dupdate.c297 if (supported_request ("update-patches"))
H A DChangeLog-962309 * client.c (supported_request): Reindent.
2458 Also call supported_request rather than reimplementing it.
4395 * client.c (supported_request), server.c (supported_response):
H A DChangeLog-93951650 (supported_request): Add external declaration for this;
3141 * client.c (supported_request): New function.
H A DChangeLog3051 * client.c (handle_valid_requests, supported_request): Change