Home
last modified time | relevance | path

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

/AliOS-Things-master/components/posix/src/
A Dtemp.c14 char *tmpnam(char *s) in tmpnam() function
45 if (tmpnam(path) == NULL) { in tmpfile()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dmake_vms.com30 $ tmpnam = "temp_" + f$getjpi("","pid")
31 $ tt = tmpnam + ".txt"
32 $ tc = tmpnam + ".c"
33 $ th = tmpnam + ".h"
613 $ cc 'tmpnam'
617 $ link 'tmpnam',tmp.opt/opt
621 $ delete/nolog 'tmpnam'.*;*/exclude='th'

Completed in 3 milliseconds