Searched refs:str (Results 1 – 1 of 1) sorted by relevance
62 char *str; in clnt_sperror() local85 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() local302 if (__asprintf (&str, "%s: %s%s%s\n", in libc_hidden_def()307 buf = str; in libc_hidden_def()[all …]
Completed in 5 milliseconds