Home
last modified time | relevance | path

Searched refs:STATUS_OPEN (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/lib/gssapi/ntlm/
H A Dinquire_context.c65 *open_context = (ctx->status & STATUS_OPEN) ? 1 : 0; in _gss_ntlm_inquire_context()
H A Dntlm.h117 #define STATUS_OPEN 1 macro
H A Daccept_sec_context.c260 ctx->status |= STATUS_OPEN; in _gss_ntlm_accept_sec_context()
H A Dinit_sec_context.c499 ctx->status |= STATUS_OPEN; in _gss_ntlm_init_sec_context()