Home
last modified time | relevance | path

Searched refs:isremote (Results 1 – 25 of 28) sorted by relevance

12

/openbsd-src/gnu/usr.bin/cvs/src/
H A Drelease.c128 if (current_parsed_root->isremote)
229 && !(current_parsed_root->isremote
245 if (current_parsed_root->isremote)
274 if (current_parsed_root->isremote)
284 if (current_parsed_root->isremote)
H A Dversion.c59 if (current_parsed_root && current_parsed_root->isremote)
70 if (current_parsed_root && current_parsed_root->isremote)
H A Dversion.c.in59 if (current_parsed_root && current_parsed_root->isremote)
70 if (current_parsed_root && current_parsed_root->isremote)
H A Drecurse.c160 && current_parsed_root->isremote)
207 else if (current_parsed_root->isremote && server_started)
293 && !current_parsed_root->isremote
714 if (current_parsed_root->isremote)
H A Dwatch.c311 if (current_parsed_root->isremote)
512 if (current_parsed_root->isremote)
H A Dmain.c946 if (!current_parsed_root->isremote)
1000 && !current_parsed_root->isremote
1016 if (current_parsed_root != NULL && current_parsed_root->isremote)
H A Dimport.c211 if (current_parsed_root->isremote)
240 if (current_parsed_root->isremote)
479 if (current_parsed_root->isremote)
1578 if (!quiet && !current_parsed_root->isremote)
1593 if (!current_parsed_root->isremote && !isdir (repository))
H A Droot.c317 newroot->isremote = 0; in new_cvsroot_t()
437 newroot->isremote = (newroot->method != local_method);
H A Dedit.c84 if (current_parsed_root->isremote)
238 if (current_parsed_root->isremote)
1121 if (current_parsed_root->isremote)
H A Dremove.c80 if (current_parsed_root->isremote) {
H A Dannotate.c90 if (current_parsed_root->isremote)
H A Dlogmsg.c277 if (current_parsed_root->isremote)
401 if (current_parsed_root->isremote)
H A Dstatus.c70 if (current_parsed_root->isremote)
H A Dignore.c72 if (!current_parsed_root->isremote) in ign_setup()
H A Dwrapper.c99 if (!current_parsed_root->isremote) in wrap_setup()
H A Dmkmodules.c864 if (current_parsed_root->isremote)
H A Dpatch.c193 if (current_parsed_root->isremote)
H A Dadd.c151 if (current_parsed_root->isremote)
H A Ddiff.c322 if (current_parsed_root->isremote) {
H A Dadmin.c451 if (current_parsed_root->isremote)
H A Dcvs.h392 unsigned char isremote; /* nonzero if we are doing remote access */ member
H A Dcheckout.c263 if (current_parsed_root->isremote)
H A Dcommit.c347 && !current_parsed_root->isremote
435 if (current_parsed_root->isremote)
H A Dtag.c188 if (current_parsed_root->isremote)
H A Dhistory.c545 if (current_parsed_root->isremote)

12