Searched refs:tmpbuf (Results 1 – 2 of 2) sorted by relevance
222 char tmpbuf[21]; in vfprintf() local233 char *out = tmpbuf; in vfprintf()272 outstr = tmpbuf; in vfprintf()
326 char tmpbuf[] = KMOD_DECOMP_NAME; in filename__decompress() local345 fd = mkstemp(tmpbuf); in filename__decompress()358 unlink(tmpbuf); in filename__decompress()361 strlcpy(pathname, tmpbuf, len); in filename__decompress()