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

/illumos-gate/usr/src/lib/libpicl/
H A Dpicl2door.h122 } picl_retroot_t; typedef in typeref:struct:__anon3723
376 picl_retroot_t ret_root; /* ret root node */
H A Dpicl.c334 picl_retroot_t outargs;
340 0, &outargs, sizeof (picl_retroot_t), SEND_REQ_TRYCOUNT);
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c287 picl_retroot_t ret;
296 (void) door_return((char *)&ret, sizeof (picl_retroot_t), NULL, 0);

Completed in 273 milliseconds