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

/macosx-10.9.5/gssd-62/
H A Dgssd_util.c194 struct oid_name_entry *oep; local
198 for (oep = oid_name_tbl; oep->name != NULL; oep++) {
199 if (gss_oid_equal(oid, oep->oid)) {
200 name = oep->name;

Completed in 79 milliseconds