Home
last modified time | relevance | path

Searched refs:omodule (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dcheckout.c48 int local_specified, char *omodule,
598 char *mfile, int shorten, int local_specified, char *omodule, in checkout_proc() argument
614 omodule ? omodule : "(null)", in checkout_proc()
959 error (0, 0, "ignoring module %s", omodule); in checkout_proc()
1018 error (0, 0, "ignoring module %s", omodule); in checkout_proc()
Dcvs.h664 char *omodule, char *msg);
Dserver.c5627 …char *where, char *mwhere, char *mfile, int shorten, int local_specified, char *omodule, char *msg) in expand_proc() argument