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

/illumos-gate/usr/src/lib/libpicl/
H A Dpicl2door.h236 } picl_retattrbyrow_t; typedef in typeref:struct:__anon3737
399 picl_retattrbyrow_t ret_attrbyrow; /* ret attr by row */
H A Dpicl.c638 picl_retattrbyrow_t outargs;
646 sizeof (picl_retattrbyrow_t), SEND_REQ_TRYCOUNT);
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c637 picl_retattrbyrow_t ret;
654 (void) door_return((char *)&ret, sizeof (picl_retattrbyrow_t), NULL, 0);

Completed in 65 milliseconds