HomeSort by: relevance | last modified time | path
    Searched defs:testonly (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/savecore/
savecore.c 191 int ch, level, testonly, compress, force, clear, verbose; local in function:main
198 testonly = 0;
218 testonly = 1;
249 if (clear && !testonly) {
257 if (testonly)
savecore.c 191 int ch, level, testonly, compress, force, clear, verbose; local in function:main
198 testonly = 0;
218 testonly = 1;
249 if (clear && !testonly) {
257 if (testonly)

Completed in 26 milliseconds