Lines Matching defs:outsz

800     size_t *outsz, void *arg)
807 assert(*outsz == sizeof (*out));
813 *outsz = sizeof (out->rpr_response);
825 *outsz = sizeof (out->rpr_response);
827 *outsz = offsetof(struct rep_protocol_name_response,
834 void *out_arg, size_t *outsz, void *arg)
840 assert(*outsz == sizeof (*out));
846 *outsz = sizeof (out->rpr_response);
854 *outsz = sizeof (out->rpr_response);
1293 void *out_arg, size_t *outsz, void *arg)
1303 assert(*outsz == sizeof (*out));
1328 result = rc_iter_next_value(iter->ri_iter, out, outsz, repeat);
1338 * If we succeed, rc_iter_next_value has shortened *outsz
1342 *outsz = sizeof (out->rpr_response);
1410 void *out_arg, size_t *outsz, void *arg)
1416 assert(*outsz == sizeof (*out));
1571 void *out_arg, size_t *outsz, void *arg)
1578 assert(*outsz == sizeof (*out));
1584 *outsz = sizeof (out->rpr_response);
1593 *outsz = sizeof (out->rpr_response);
1613 void *out_arg, size_t *outsz, void *arg)
1619 assert(*outsz == sizeof (*out));
1624 *outsz = sizeof (out->rpr_response);
1629 outsz);
1635 * If we succeed, rc_node_get_property_value has shortened *outsz
1640 *outsz = sizeof (out->rpr_response);
1710 void *out_arg, size_t *outsz, void *arg)
1717 assert(*outsz == sizeof (*out));
1723 *outsz = sizeof (out->rpr_response);
1754 *outsz = sizeof (out->rpr_response);
2056 void *out_arg, size_t *outsz, void *arg)
2061 assert(*outsz == sizeof (*out));
2073 void *out_arg, size_t *outsz, void *arg, int *out_fd)
2078 assert(*outsz == sizeof (*out));
2085 size_t insz, void *out, size_t *outsz, void *arg);
2088 size_t insz, void *out, size_t *outsz, void *arg, int *fd_out);