Searched refs:readonlyfs (Results 1 – 5 of 5) sorted by relevance
638 if (readonlyfs && newroot->isremote) { in parse_cvsroot()640 if (readonlyfs < 0) in parse_cvsroot()644 readonlyfs = 0; in parse_cvsroot()
44 int readonlyfs = 0; variable575 readonlyfs = 1; in main()673 readonlyfs = -1; in main()
517 if (noexec || readonlyfs) in Reader_Lock()915 if (readonlyfs) { in lock_list_promotably()
399 extern int readonlyfs; /* fail on all write locks; succeed all read locks */
1530 if (noexec || readonlyfs) return; in add_to_val_tags()