Home
last modified time | relevance | path

Searched refs:fileSizeByName (Results 1 – 5 of 5) sorted by relevance

/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Dsendmail.c385 n = fileSizeByName(sigFile); in encodeAttachment()
920 if (!fileSizeByName(s)) { in sendMail()
H A Debprot.h348 off_t fileSizeByName(const char *name) ;
H A Dstringfile.c954 off_t fileSizeByName(const char *name) in fileSizeByName() function
H A Dbuffers.c1425 fileSizeByName(path) > 200000000) { in delFiles()
1535 if (!iswin || *ftype || fileSizeByName(path1) > 200000000) { in moveFiles()
H A Dhttp.c2605 (int)(fileSizeByName(j->file) / CHUNKSIZE), in bg_jobs()