Searched defs:sz_out (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/svc/configd/ |
| H A D | rc_node.c | 970 size_t *sz_out, /* receives result size. */ 980 *sz_out = strlen(fmri); 982 *sz_out = 0; 1045 *sz_out = actual; 1051 * success sz_out will be set to the size of the fmri in buf. If 1052 * REP_PROTOCOL_FAIL_TRUNCATED is returned, sz_out will be set to the size 1060 size_t *sz_out) 1067 *sz_out = 0; 1088 *sz_out = fmri_len; 1146 * sz_out receive 967 rc_concat_fmri_element( char *fmri, size_t bufsize, size_t *sz_out, const char *element, rep_protocol_entity_t type) argument 1059 rc_node_get_fmri_or_fragment(rc_node_t *np, char *buf, size_t bufsize, size_t *sz_out) argument 1154 rc_get_fmri_and_concat(rc_node_t *np, char *fmri, size_t size, size_t *sz_out, const char *element, rep_protocol_entity_t type) argument 2976 rc_node_name(rc_node_ptr_t *npp, char *buf, size_t sz, uint32_t answertype, size_t *sz_out) argument 3771 size_t sz_out; local 3892 size_t sz_out; local 4007 size_t sz_out; local 4707 size_t sz_out; local 5143 size_t sz_out; local 5405 size_t sz_out; local 5535 size_t sz_out; local 5795 size_t sz_out; local 6137 rc_node_get_property_value(rc_node_ptr_t *npp, struct rep_protocol_value_response *out, size_t *sz_out) argument 6181 rc_iter_next_value(rc_node_iter_t *iter, struct rep_protocol_value_response *out, size_t *sz_out, int repeat) argument 6987 size_t sz_out; local [all...] |
Completed in 68 milliseconds