Searched defs:req_attrbyname (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpicl/
H A Dpicl.c603 picl_reqattrbyname_t req_attrbyname; local
608 req_attrbyname.cnum = PICL_CNUM_GETATTRBYNAME;
609 req_attrbyname.nodeh = nodeh;
610 (void) strcpy(req_attrbyname.propname, name);
612 err = trysend_req(&darg, &req_attrbyname,
H A Dpicl2door.h395 picl_reqattrbyname_t req_attrbyname; /* req attr by name */ member in union:__anon3755

Completed in 47 milliseconds