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

  /src/sbin/newfs_ext2fs/
newfs_ext2fs.c 105 #define DEFAULT_VERBOSITY 3 /* 4 is traditional behavior of newfs(8) */
156 verbosity = DEFAULT_VERBOSITY;
218 verbosity = DEFAULT_VERBOSITY;
  /src/sbin/newfs/
newfs.c 212 #define DEFAULT_VERBOSITY 3 /* 4 is traditional behavior */
316 verbosity = DEFAULT_VERBOSITY;
449 verbosity = mfs ? 0 : DEFAULT_VERBOSITY;

Completed in 11 milliseconds