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