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

/macosx-10.10.1/Heimdal-398.1.2/kdc/
H A Dannounce.c54 #define F_PUSH 2 macro
175 e->flags = flag | F_PUSH; /* if we allocate, we push */
356 if ((*e)->flags & F_PUSH) {
437 flags = F_PUSH; /* if hostname has changed, force push */
445 e->flags &= ~(F_EXISTS|F_PUSH);
468 e->flags &= ~(F_EXISTS|F_PUSH);

Completed in 74 milliseconds