Home
last modified time | relevance | path

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

/external/curl/tests/server/
Dfake_ntlm.c118 char *type1_output = NULL, *type3_output = NULL; in main() local
256 error = getpart(&type3_output, &size, "ntlm_auth_type3", "output", in main()
264 printf("%s", type3_output); in main()