Searched refs:type1_input (Results 1 – 1 of 1) sorted by relevance
117 char *type1_input = NULL, *type3_input = NULL; in main() local196 error = getpart(&type1_input, &size, "ntlm_auth_type1", "input", stream); in main()223 if(strcmp(buf, type1_input) == 0) { in main()