Home | Sort by: relevance | last modified time | path |
/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) |