Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtls-sspi.c2080 BOOL fInitContext = TRUE; /* Has the context been init'd? */ in http_sspi_server() local
2197 …curityContext(&sspi->creds, (fInitContext?NULL:&sspi->context), &inBuffer, dwSSPIFlags, SECURITY_N… in http_sspi_server()
2199 fInitContext = FALSE; in http_sspi_server()