Searched defs:SCMOPT_ONLY_SVN_DIRS (Results 1 - 1 of 1) sorted by relevance

/vbox/src/bldprogs/
H A Dscm.cpp74 SCMOPT_ONLY_SVN_DIRS, enumerator in enum:SCMOPT
152 { "--only-svn-dirs", SCMOPT_ONLY_SVN_DIRS, RTGETOPT_REQ_NOTHING },
383 case SCMOPT_ONLY_SVN_DIRS:
1518 case SCMOPT_ONLY_SVN_DIRS: RTPrintf(" Default: %RTbool\n", g_Defaults.fOnlySvnDirs); break;

Completed in 48 milliseconds