Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdiondk.cpp93 static napi_value Setbuf(napi_env env, napi_callback_info info) in Setbuf() function
97 NAPI_ASSERT(env, f != nullptr, "Setbuf fopen Error"); in Setbuf()
668 {"setbuf", nullptr, Setbuf, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()

Completed in 4 milliseconds