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

/freebsd-13-stable/crypto/heimdal/lib/kadm5/
H A Dipropd_master.c178 #define SLAVE_F_AYT 0x2 macro
222 s->flags &= ~SLAVE_F_AYT;
470 if (s->flags & (SLAVE_F_DEAD|SLAVE_F_AYT))
475 s->flags |= SLAVE_F_AYT;

Completed in 65 milliseconds