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

  /src/common/lib/libutil/
proc_compare.c 86 #define BOTH 3
99 case BOTH:
110 case BOTH:
  /src/usr.bin/make/unit-tests/
varmod-ifelse.mk 8 # Until 2015-10-11, the modifier always evaluated both the "then" and the
160 # expect+2: Comparison with ">=" requires both operands "no" and "10" to be numeric
219 # that in both cases the expression is parsed in the same way, taking the
241 # must parse both of its branches in the same way, no matter whether they are
305 BOTH= <${YES}> <${NO}>
306 .if ${BOTH} != "<yes> <no>"
  /src/sbin/newfs/
newfs.c 153 * Both constants must be a power of 2 and meet the following constraints:
856 #define BOTH NEWFS | MFS_MOUNT
868 { BOTH, "-N \t\tdo not create file system, just print out "
875 { BOTH, "-V verbose\toutput verbosity: 0 ==> none, 4 ==> max" },
877 { BOTH, "-a maxcontig\tmaximum contiguous blocks" },
878 { BOTH, "-b bsize\tblock size" },
879 { BOTH, "-d maxbsize\tmaximum extent size" },
880 { BOTH, "-e maxbpg\tmaximum blocks per file in a cylinder group"
882 { BOTH, "-f fsize\tfrag size" },
885 { BOTH, "-h avgfpdir\taverage files per directory" }
    [all...]
  /src/usr.sbin/mtrace/
mtrace.c 869 #define BOTH 3
902 case BOTH:

Completed in 14 milliseconds