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

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
flowop.h 62 int (*fo_func)(); /* Method */ member in struct:flowop
flowop.c 490 ret = (*flowop->fo_func)(threadflow, flowop);
878 flowop->fo_func = flowop_composite;
1080 switch ((*inner_flowop->fo_func)(threadflow,
    [all...]

Completed in 180 milliseconds