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

/illumos-gate/usr/src/cmd/sh/
H A Dmain.c49 unsigned char tmpout[TMPOUTSZ]; variable
445 if ((len = snprintf((char *)tmpout, TMPOUTSZ, "/tmp/sh%u", mypid)) >=
450 * a truncated tmpfile name at tmpout.

Completed in 57 milliseconds