Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dmacro.c431 bitnset(id, mac->mac_allocated))
438 clrbitn(id, mac->mac_allocated);
447 setbitn(id, mac->mac_allocated);
H A Dsendmail.h644 BITMAP256 mac_allocated; /* storage has been alloc()? */ member