Searched refs:CVSMODULE_OPTS (Results 1 – 2 of 2) sorted by relevance
33 #define CVSMODULE_OPTS "+ad:i:lo:e:s:t:u:" macro437 while ((c = getopt (modargc, modargv, CVSMODULE_OPTS)) != -1)1004 while ((c = getopt (argc, argv, CVSMODULE_OPTS)) != -1)
3382 * cvs.h (CVSMODULE_OPTS, CVSMODULE_SPEC): Move from here...3385 * modules.c (CVSMODULE_OPTS): Add "+" as first character.