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

/macosx-10.9.5/Heimdal-323.92.1/kdc/
H A Dannounce.c53 #define F_EXISTS 1 macro
194 domain_add(str, ctx->realm, F_EXISTS | ctx->flags);
342 if (((*e)->flags & F_EXISTS) == 0) {
404 domain_add("local", realm, F_EXISTS | flags);
445 e->flags &= ~(F_EXISTS|F_PUSH);
468 e->flags &= ~(F_EXISTS|F_PUSH);

Completed in 135 milliseconds