Searched refs:resptrp (Results 1 – 1 of 1) sorted by relevance
71 uint_t optset_context, uchar_t **resptrp, t_uscalar_t *worst_statusp,1023 do_opt_default(queue_t *q, struct T_opthdr *reqopt, uchar_t **resptrp, in do_opt_default() argument1043 topth = (struct T_opthdr *)(*resptrp); in do_opt_default()1054 *resptrp += sizeof (struct T_opthdr); in do_opt_default()1108 *resptrp += _TPI_ALIGN_TOPT(topth->len); in do_opt_default()1138 topth = (struct T_opthdr *)(*resptrp); in do_opt_default()1162 *resptrp += sizeof (struct T_opthdr); in do_opt_default()1222 *resptrp += _TPI_ALIGN_TOPT(topth->len); in do_opt_default()1229 do_opt_current(queue_t *q, struct T_opthdr *reqopt, uchar_t **resptrp, in do_opt_current() argument1238 uchar_t *initptr = *resptrp; in do_opt_current()[all …]