Home
last modified time | relevance | path

Searched refs:boffsetof (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/usr.bin/mail/
H A Ddef.h97 #define boffsetof(off) ((int)((off) % 4096)) macro
H A Dedit.c109 mp->m_offset = boffsetof(size); in edit1()
H A Dfio.c128 this.m_offset = boffsetof(offset); in setptr()