mkstemp           177 compat/mingw.h int mkstemp(char *template);
mkstemp           101 entry.c        		return mkstemp(path);
mkstemp           384 wrapper.c      	fd = mkstemp(template);
mkstemp           414 wrapper.c      	return mkstemp(path);