Searched defs:tofd (Results 1 – 2 of 2) sorted by relevance
49 int tofd = open(tofile, O_WRONLY | O_CREAT, TEST_MODE); in sendfile_0100() local84 int tofd = -1; in sendfile_0200() local
43 int tofd = open(tofile, O_RDWR | O_CREAT, TEST_MODE); in splice_0100() local