Searched refs:_mktemp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmktemp.c67 #pragma weak _mktemp = mktemp macro
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptool.h61 #include <io.h> /* for _mktemp() */
62 #define LDAPTOOL_MKTEMP( p ) _mktemp( p )

Completed in 56 milliseconds