Home
last modified time | relevance | path

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

/dports/mail/heirloom-mailx/mailx-12.4/
H A Ddef.h325 #define mailx_offsetof(off) ((int) ((off) % 4096)) macro
/dports/mail/s-nail/s-nail-14.9.23/include/mx/
H A Dnail.h1382 #define mailx_offsetof(off) S(int,(off) % 4096) macro