Searched refs:SLAVE_F_AYT (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/crypto/heimdal/lib/kadm5/
H A Dipropd_master.c118 #define SLAVE_F_AYT 0x2 macro
160 s->flags &= ~SLAVE_F_AYT;
408 if (s->flags & (SLAVE_F_DEAD|SLAVE_F_AYT))
411 s->flags |= SLAVE_F_AYT;

Completed in 37 milliseconds