Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dtmpnam.c172 const char *pfx) in tempnam() argument
176 const char *prefix = (pfx) ? pfx : ""; in tempnam()