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

/netbsd-current/crypto/external/bsd/heimdal/dist/kdc/
H A Dannounce.c53 #define F_PUSH 2 macro
184 e->flags = flag | F_PUSH; /* if we allocate, we push */
361 if ((*e)->flags & F_PUSH) {
439 flags = F_PUSH; /* if hostname has changed, force push */
447 e->flags &= ~(F_EXISTS|F_PUSH);
475 e->flags &= ~(F_EXISTS|F_PUSH);

Completed in 547 milliseconds