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

/freebsd-13-stable/crypto/heimdal/kdc/
H A Dannounce.c50 #define F_EXISTS 1 macro
201 domain_add(str, ctx->realm, F_EXISTS | ctx->flags);
345 if (((*e)->flags & F_EXISTS) == 0) {
405 domain_add("local", realm, F_EXISTS | flags);
445 e->flags &= ~(F_EXISTS|F_PUSH);
473 e->flags &= ~(F_EXISTS|F_PUSH);

Completed in 79 milliseconds