Home
last modified time | relevance | path

Searched defs:mailx_blockof (Results 1 – 2 of 2) sorted by relevance

/dports/mail/heirloom-mailx/mailx-12.4/
H A Ddef.h324 #define mailx_blockof(off) ((int) ((off) / 4096)) macro
/dports/mail/s-nail/s-nail-14.9.23/include/mx/
H A Dnail.h1381 #define mailx_blockof(off) S(int,(off) / 4096) macro