Home
last modified time | relevance | path

Searched refs:type1_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
232 error = getpart(&type1_output, &size, "ntlm_auth_type1", "output", in main()
240 printf("%s", type1_output); in main()