Home
last modified time | relevance | path

Searched refs:allocated_name (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libgss/
H A Dg_acquire_cred.c339 gss_name_t allocated_name = GSS_C_NO_NAME; local
388 &allocated_name) == GSS_S_COMPLETE &&
390 allocated_name,
393 internal_name = allocated_name;
408 &allocated_name) != GSS_S_COMPLETE) {
412 internal_name = allocated_name;
520 if (allocated_name)
523 &allocated_name);
537 if (allocated_name)
540 &allocated_name);
H A Dg_acquire_cred_with_pw.c248 gss_name_t allocated_name = GSS_C_NO_NAME; local
307 &allocated_name) != GSS_S_COMPLETE)
309 internal_name = allocated_name;
406 if (allocated_name)
409 &allocated_name);
423 if (allocated_name)
426 &allocated_name);