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

/freebsd-10-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dimport_name.c46 int is_username; local
57 is_username = gss_oid_equal(input_name_type, GSS_C_NT_USER_NAME);
59 if (!is_hostnamed && !is_username)

Completed in 115 milliseconds