Searched refs:type3_input (Results 1 – 1 of 1) sorted by relevance
116 char *type1_input = NULL, *type3_input = NULL; in main() local213 error = getpart(&type3_input, &size, "ntlm_auth_type3", "input", stream); in main()243 else if(strncmp(buf, type3_input, strlen(type3_input)) == 0) { in main()