Searched refs:omodule (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | checkout.c | 42 int local_specified, char *omodule, 507 local_specified, omodule, msg) in checkout_proc() argument 515 char *omodule; 889 error (0, 0, "ignoring module %s", omodule); 947 error (0, 0, "ignoring module %s", omodule);
|
H A D | cvs.h | 605 char *omodule, char *msg));
|
H A D | server.c | 4601 local_specified, omodule, msg) in expand_proc() argument 4609 char *omodule;
|