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

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
flowop.h 63 int (*fo_init)(); /* Init Method */ member in struct:flowop
flowop.c 250 * flowop->fo_init.
264 if ((*flowop->fo_init)(flowop) < 0) {
879 flowop->fo_init = flowop_composite_init;
    [all...]

Completed in 0 milliseconds