Home
last modified time | relevance | path

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

/third_party/iowow/src/platform/
Diwp.h305 IW_EXPORT char* iwp_allocate_tmpfile_path(const char *prefix);
Diwp.c138 char* iwp_allocate_tmpfile_path(const char *prefix) { in iwp_allocate_tmpfile_path() function
/third_party/iowow/src/fs/
Diwfile.c200 opts->path = iwp_allocate_tmpfile_path(opts->path); in iwfs_file_open()
/third_party/iowow/
DChangelog458 * Added iwp_allocate_tmpfile_path() (iwp.h)