Lines Matching refs:result

66  * result - pointer to buffer of response.  Data will be in host-endian format
80 char *result,
324 * result - pointer to buffer of records returned in response.
349 * Upon successful completion, result points to a buffer containing the records.
350 * length is the size in bytes of the buffer returned in result. If there are
353 * The consumer is responsible for freeing the memory associated with result.
360 void **result);
394 * result - pointer to buffer of path records returned in response
399 * Upon successful completion, result points to a buffer containing the records.
400 * length is the size in bytes of the buffer returned in result. If there are
403 * The consumer is responsible for freeing the memory associated with result.
415 sa_path_record_t **result);
437 * result - pointer to buffer of path records returned in response
442 * Upon successful completion, result points to a buffer containing the records.
444 * in bytes of the buffer returned in result. If there are no records or the
447 * The consumer is responsible for freeing the memory associated with result.
457 sa_path_record_t **result);
476 * result - pointer to buffer of service records returned in
482 * Upon successful completion, result points to a buffer containing the records.
484 * size in bytes of the buffer returned in result. If there are no records or
487 * The consumer is responsible for freeing the memory associated with result.
496 sa_service_record_t **result);
515 * result - pointer to buffer of service records returned in
521 * Upon successful completion, result points to a buffer containing the records.
523 * size in bytes of the buffer returned in result. If there are no records or
526 * The consumer is responsible for freeing the memory associated with result.
535 sa_service_record_t **result);