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

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
flowop.h 58 struct flowop *fo_resultnext; /* List of flowops in result */ member in struct:flowop
flowop_library.c 665 result->fo_resultnext;
666 result = result->fo_resultnext;
    [all...]
flowop.c 925 flowop->fo_resultnext = NULL;
927 flowop->fo_resultnext = result;
    [all...]

Completed in 60 milliseconds