Home
last modified time | relevance | path

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

/curl/tests/server/
H A Dfake_ntlm.c119 char *type1_input = NULL, *type3_input = NULL; in main() local
221 error = getpart(&type3_input, &size, "ntlm_auth_type3", "input", stream); in main()
251 else if(strncmp(buf, type3_input, strlen(type3_input)) == 0) { in main()

Completed in 4 milliseconds