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

/illumos-gate/usr/src/lib/libpicl/
H A Dpicl.c524 pinfo->type = ret->ret_attrinfo.type;
525 pinfo->accessmode = ret->ret_attrinfo.accessmode;
526 pinfo->size = (size_t)ret->ret_attrinfo.size;
527 (void) strcpy(pinfo->name, ret->ret_attrinfo.name);
H A Dpicl2door.h387 picl_retattrinfo_t ret_attrinfo; /* ret attr info */ member in union:__anon3755

Completed in 308 milliseconds