Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/smallapp/
H A Dunbound-anchor.c1850 tempfile_open(char* tempf, size_t tempflen, const char* fname, const char* mode) in tempfile_open() argument
1852 snprintf(tempf, tempflen, "%s~", fname); in tempfile_open()