Lines Matching refs:tuple_t
147 static int cs_parse_tuple(client_handle_t, tuple_t *, cisparse_t *, cisdata_t);
148 static int cs_get_tuple_data(client_handle_t, tuple_t *);
150 static int cs_get_firstnext_tuple(client_handle_t, tuple_t *, uint32_t);
549 tuple_t *tuple;
827 va_arg(arglist, tuple_t *),
833 va_arg(arglist, tuple_t *),
839 va_arg(arglist, tuple_t *));
843 tuple = va_arg(arglist, tuple_t *);
920 cs_parse_tuple(client_handle_t client_handle, tuple_t *tuple,
990 * tuple_t->Attributes flags:
1022 * set in the tuple_t->flags member.
1025 * CIS chain, the CISTPLF_MF_CIS flag will be set in the tuple_t->flags
1028 * For other flags that are set in the tuple_t->flags member, see the
1045 * the tuple_t->Attributes member is not set, then we don't return
1061 tuple_t *tuple, uint32_t flags)
1205 * We've got a tuple, now fill out the rest of the tuple_t
1227 * For flags that are set in the tuple_t->flags member, see the
1229 * These flags are copied into the tuple_t->flags member by the
1235 cs_get_tuple_data(client_handle_t client_handle, tuple_t *tuple)
1272 * is preallocated in the tuple_t structure, we ignore any
1300 * The tuple data destination is always the tuple_t->TupleData
1301 * buffer in the tuple_t structure no matter where we read the