Home
last modified time | relevance | path

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

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