Searched defs:s_pSecFn (Results 1 - 1 of 1) sorted by relevance

/external/curl/lib/
H A Dcurl_sspi.c55 PSecurityFunctionTable s_pSecFn = NULL; variable
93 s_pSecFn = pInitSecurityInterface();
94 if(!s_pSecFn)
112 s_pSecFn = NULL;

Completed in 409 milliseconds