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/
H A 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; MkOSTempS() local
649 int mktfp = mkstemp64(tpl); MkSTemp64() local
682 int mktfp = mkstemps64(tpl, strlen(".dat")); MkSTempS64() local
716 int mktfp = PARAM_0; MkOSTemp64() local
765 int mktfp = PARAM_0; MkOSTempS64() local
[all...]

Completed in 4 milliseconds