Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmacro.c429 bitnset(id, mac->mac_allocated))
436 clrbitn(id, mac->mac_allocated);
445 setbitn(id, mac->mac_allocated);
H A Dsendmail.h644 BITMAP256 mac_allocated; /* storage has been alloc()? */ member