HomeSort by relevance Sort by last modified time
    Searched refs:FILESET_PICKNOEXIST (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
fileset.h 99 #define FILESET_PICKNOEXIST 0x20 /* Pick a file that doesn't exist */
fileset.c 622 * FILESET_PICKNOEXIST insures that only non extant
651 } else if (flags & FILESET_PICKNOEXIST) {
683 } else if (flags & FILESET_PICKNOEXIST) {
726 if (flags & FILESET_PICKNOEXIST) {
745 if (flags & FILESET_PICKNOEXIST) {
    [all...]
flowop_library.c     [all...]

Completed in 120 milliseconds