Home
last modified time | relevance | path

Searched refs:dstfd2 (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/io/ltp-aiodio/
Daiocp.c55 static int dstfd2 = -1; // Handle end of file for non-sector size variable
271 fd = dstfd2; in rd_done()
479 dstfd2 = open(dstname, flag); in main()
480 if (dstfd2 < 0) { in main()
563 io_prep_pwrite(io, dstfd2, io->u.c.buf, in main()