Lines Matching defs:oa
341 __nis_obj_attr_t **oa = 0;
400 res = mapFromLDAP(t, q, &nq, dbId, &stat, &oa);
681 printObjAttr(oa[i]);
686 if (oa[i] != 0) {
687 o.zo_owner = oa[i]->zo_owner;
688 o.zo_group = oa[i]->zo_group;
689 o.zo_domain = oa[i]->zo_domain;
690 o.zo_access = oa[i]->zo_access;
691 o.zo_ttl = oa[i]->zo_ttl;
858 freeObjAttr(oa, nq);