Home
last modified time | relevance | path

Searched defs:mktfp (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dstdlibndk.cpp485 int mktfp = mkstemp(tpl); in MkSTemp() local
518 int mktfp = mkstemps(tpl, strlen(".dat")); in MkSTempS() local
552 int mktfp = PARAM_0; in MkOSTemp() local
601 int mktfp = PARAM_0; in MkOSTempS() local
649 int mktfp = mkstemp64(tpl); in MkSTemp64() local
682 int mktfp = mkstemps64(tpl, strlen(".dat")); in MkSTempS64() local
716 int mktfp = PARAM_0; in MkOSTemp64() local
765 int mktfp = PARAM_0; in MkOSTempS64() local