Searched refs:get_string_from_buf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drdr_messages.c331 static int get_string_from_buf(char **stringptr, int strsize, const char *buf);
1808 if (get_string_from_buf(&(params->locale_str),
2044 if (get_string_from_buf(&(params->options),
2193 if (get_string_from_buf(params->errstring,
2379 if (get_string_from_buf(&(params->options),
2385 if (get_string_from_buf(&(params->function),
2530 if (get_string_from_buf(params->errstring,
2688 if (get_string_from_buf(&(params->options),
2819 if (get_string_from_buf(params->errstring,
2990 if (get_string_from_buf(
4392 get_string_from_buf(char **stringptr, int strsize, const char *buf) function
[all...]

Completed in 63 milliseconds