Searched refs:oidstrp (Results 1 – 1 of 1) sorted by relevance
1395 gss_buffer_t oidstrp = &oidstr; in mechoidset2str() local1402 if (oidstrp->value) in mechoidset2str()1403 gss_release_buffer(&min, oidstrp); in mechoidset2str()1408 maj = gss_oid_to_str(&min, mech_oid, oidstrp); in mechoidset2str()1409 if (strlcat(buf, maj ? oid_no_map : oidstrp->value, in mechoidset2str()1411 if (oidstrp->value) in mechoidset2str()1412 gss_release_buffer(&min, oidstrp); in mechoidset2str()1415 if (oidstrp->value) in mechoidset2str()1416 gss_release_buffer(&min, oidstrp); in mechoidset2str()