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

/osnet-11/usr/src/lib/libadr/common/
H A Dadr_object.h99 int ao_nparents; /* # parents */ member in struct:adr_object
H A Dadr_object.c44 for (int i = 0; i < o->ao_nparents; i++) {
/osnet-11/usr/src/lib/libradproto/common/
H A Dradproto_adr.c419 obj->ao_nparents = nparents;
424 for (i = 0; i < obj->ao_nparents; i++)
439 for (int i = 0; i < obj->ao_nparents; i++)

Completed in 23 milliseconds