Home
last modified time | relevance | path

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

/third_party/curl/tests/server/
Dfake_ntlm.c117 char *type1_output = NULL, *type3_output = NULL; in main() local
253 error = getpart(&type3_output, &size, "ntlm_auth_type3", "output", in main()
261 printf("%s", type3_output); in main()