Home | Sort by: relevance | last modified time | path |
/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; |