Searched refs:type1_output (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/server/
H A Dfake_ntlm.c118 char *type1_output = NULL, *type3_output = NULL; local
233 error = getpart(&type1_output, &size, "ntlm_auth_type1", "output", stream);
240 printf("%s", type1_output);

Completed in 54 milliseconds