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

/macosx-10.9.5/curl-78.94.1/curl/tests/server/
H A Dfake_ntlm.c117 char *type1_input = NULL, *type3_input = NULL; local
195 error = getpart(&type1_input, &size, "ntlm_auth_type1", "input", stream);
222 if(strcmp(buf, type1_input) == 0) {

Completed in 117 milliseconds