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

/illumos-gate/usr/src/lib/libpicl/
H A Dpicl2door.h190 } picl_retfirstattr_t; typedef in typeref:struct:__anon3731
390 picl_retfirstattr_t ret_firstattr; /* ret first attr */
H A Dpicl.c543 picl_retfirstattr_t outargs;
551 sizeof (picl_retfirstattr_t), SEND_REQ_TRYCOUNT);
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c557 picl_retfirstattr_t ret;
573 (void) door_return((char *)&ret, sizeof (picl_retfirstattr_t), NULL, 0);

Completed in 64 milliseconds