Home
last modified time | relevance | path

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

/glibc-2.36/stdio-common/
Dtmpnam.c31 char tmpbufmem[L_tmpnam]; in tmpnam() local
32 char *tmpbuf = s ?: tmpbufmem; in tmpnam()