Home
last modified time | relevance | path

Searched refs:mac_allocated (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dmacro.c456 bitnset(id, mac->mac_allocated))
463 clrbitn(id, mac->mac_allocated);
472 setbitn(id, mac->mac_allocated);
H A Dsendmail.h852 BITMAP256 mac_allocated; /* storage has been alloc()? */ member