Searched defs:fdout (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/
H A Dunchop.c86 int fdout = open(outfile, O_WRONLY|O_CREAT|O_APPEND); local
118 append_file(int fdin, int fdout) argument
H A Dchop.c185 int fdout = -1; // output file descriptor local

Completed in 89 milliseconds