Home
last modified time | relevance | path

Searched refs:tmpbuf (Results 1 – 2 of 2) sorted by relevance

/tools/include/nolibc/
A Dstdio.h257 char tmpbuf[21]; in __nolibc_printf() local
278 char *out = tmpbuf; in __nolibc_printf()
317 outstr = tmpbuf; in __nolibc_printf()
/tools/perf/util/
A Ddso.c329 char tmpbuf[] = KMOD_DECOMP_NAME; in filename__decompress() local
348 fd = mkstemp(tmpbuf); in filename__decompress()
361 unlink(tmpbuf); in filename__decompress()
364 strlcpy(pathname, tmpbuf, len); in filename__decompress()

Completed in 10 milliseconds