Home
last modified time | relevance | path

Searched refs:str (Results 1 – 1 of 1) sorted by relevance

/sunrpc/
A Dclnt_perr.c62 char *str; in clnt_sperror() local
85 res = __asprintf (&str, "%s: %s; errno = %s\n", in clnt_sperror()
91 res = __asprintf (&str, in clnt_sperror()
101 res = __asprintf (&str, _("\ in clnt_sperror()
107 res = __asprintf (&str, in clnt_sperror()
122 buf = str; in clnt_sperror()
125 return str; in clnt_sperror()
301 char *str; in libc_hidden_def() local
302 if (__asprintf (&str, "%s: %s%s%s\n", in libc_hidden_def()
307 buf = str; in libc_hidden_def()
[all …]

Completed in 5 milliseconds