HomeSort by: relevance | last modified time | path
    Searched defs:write_behind (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/tftp/
tftpsubs.c 181 from the queue. Calls write_behind only if next buffer not
190 if (write_behind(file, convert) == -1) /* flush it */
204 write_behind(FILE *file, int convert) function in typeref:typename:int
tftpsubs.c 181 from the queue. Calls write_behind only if next buffer not
190 if (write_behind(file, convert) == -1) /* flush it */
204 write_behind(FILE *file, int convert) function in typeref:typename:int

Completed in 21 milliseconds