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

  /src/libexec/tftpd/
tftpd.c 93 static int tftp_tsize = 0; variable in typeref:typename:int
576 tftp_tsize = fsize;
747 tftp_tsize, 0)) > 0)
893 tftp_tsize = (unsigned long) stbuf.st_size;
tftpd.c 93 static int tftp_tsize = 0; variable in typeref:typename:int
576 tftp_tsize = fsize;
747 tftp_tsize, 0)) > 0)
893 tftp_tsize = (unsigned long) stbuf.st_size;

Completed in 54 milliseconds