HomeSort by: relevance | last modified time | path
    Searched refs:read_ahead (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/tftp/
tftpsubs.h 39 void read_ahead(FILE *, size_t, int);
tftpsubs.c 124 read_ahead(file, amt, convert); /* fill it */
135 read_ahead( function in typeref:typename:void
tftp.c 282 read_ahead(file, blksize, convert);
  /src/libexec/tftpd/
tftpd.c 989 read_ahead(file, tftp_blksize, pf->f_convert);

Completed in 41 milliseconds