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

/freebsd-10-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dimport_name.c45 int is_hostnamed; local
56 is_hostnamed = gss_oid_equal(input_name_type, GSS_C_NT_HOSTBASED_SERVICE);
59 if (!is_hostnamed && !is_username)
80 if (is_hostnamed) {

Completed in 184 milliseconds