Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpicl/
H A Dpicl2door.h234 } picl_retattrbyrow_t; typedef
397 picl_retattrbyrow_t ret_attrbyrow; /* ret attr by row */
H A Dpicl.c636 picl_retattrbyrow_t outargs; in picl_get_next_by_row()
644 sizeof (picl_retattrbyrow_t), SEND_REQ_TRYCOUNT); in picl_get_next_by_row()
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c637 picl_retattrbyrow_t ret; in picld_get_attr_by_row()
654 (void) door_return((char *)&ret, sizeof (picl_retattrbyrow_t), NULL, 0); in picld_get_attr_by_row()