Searched refs:supported_request (Results 1 – 12 of 12) sorted by relevance
140 if (is_rls ? !(supported_request ("rlist") || supported_request ("ls")) in ls()141 : !supported_request ("list")) in ls()144 if (quiet && !supported_request ("global-list-quiet")) in ls()168 if (supported_request ("rlist")) in ls()
2402 if (supported_request ("Relative-directory")) in send_repository()2411 if (supported_request ("Static-directory")) in send_repository()2425 if (supported_request ("Sticky")) in send_repository()3330 supported_request (const char *name) in supported_request() function4030 have_global = supported_request ("Global_option"); in start_server()4047 if (!supported_request ("Kerberos-encrypt")) in start_server()4058 if (!supported_request ("Gssapi-encrypt")) in start_server()4103 if (supported_request ("Gzip-stream")) in start_server()4122 else if (supported_request ("gzip-file-contents")) in start_server()4143 if (client_referrer && supported_request ("Referrer")) in start_server()[all …]
324 || (supported_request ("noop") && supported_request ("Notify"))) in release()
72 if (supported_request ("version")) in version()
87 bool supported_request (const char *);
61 if (!supported_request("suck")) in suck()
110 if (is_rannotate && !supported_request ("rannotate")) in annotate()
289 && supported_request ("expand-modules")); in checkout()
543 if (!supported_request ("edit")) in edit()
301 if (is_rlog && !supported_request ("rlog")) in cvslog()
539 if (ign_inhibit_server || !supported_request ("Questionable")) in commit()
310 if (supported_request ("update-patches")) in update()