Searched refs:FIO_determineHasStdinInput (Results 1 – 3 of 3) sorted by relevance
116 void FIO_determineHasStdinInput(FIO_ctx_t* const fCtx, const FileNamesTable* const filenames);
1410 FIO_determineHasStdinInput(fCtx, filenames); in main()
572 void FIO_determineHasStdinInput(FIO_ctx_t* const fCtx, const FileNamesTable* const filenames) { in FIO_determineHasStdinInput() function