Searched defs:scratch_buf (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
H A Dk5-err.h52 char scratch_buf[1024]; member in struct:errinfo
/illumos-gate/usr/src/boot/sys/boot/usb/tools/
H A Dsysinit.c58 static char scratch_buf[4096]; variable
280 snprintf(scratch_buf, sizeof(scratch_buf),
293 snprintf(scratch_buf, sizeof(scratch_buf),
298 do_write(output_file, scratch_buf);
300 snprintf(scratch_buf, sizeof(scratch_buf),
304 do_write(output_file, scratch_buf);
307 snprintf(scratch_buf, sizeo
[all...]

Completed in 69 milliseconds