mkstemp            56 usr/lib/libc/stdio/tmpfile.c 	fd = mkstemp(buf);
mkstemp            45 usr/test/dup/dup.c 	if ((fd = mkstemp(temp)) < 0)