Lines Matching refs:sprintf
140 (void) sprintf(str, "%s: ", s);
167 (void) sprintf(str, "; %s", netdir_sperror());
173 (void) sprintf(str, "; %s", t_errlist[e.re_terrno]);
175 (void) sprintf(str, "; %d", e.re_terrno);
180 (void) sprintf(str, "; %s", strerror(e.re_errno));
182 (void) sprintf(str, "; %d", e.re_errno);
191 (void) sprintf(str, "; errno = %s",
194 (void) sprintf(str, "; errno = %d", e.re_errno);
200 (void) sprintf(str, "; %s", t_errlist[e.re_terrno]);
202 (void) sprintf(str, "; %d", e.re_terrno);
208 (void) sprintf(str,
216 (void) sprintf(str, "; why = ");
219 (void) sprintf(str, "%s", err);
221 (void) sprintf(str,
229 (void) sprintf(str,
235 (void) sprintf(str, "; s1 = %" PRIu32 ", s2 = %" PRIu32,