Home
last modified time | relevance | path

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