Searched refs:FcnTl (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | fcntlndk.cpp | 270 static napi_value FcnTl(napi_env env, napi_callback_info info)
in FcnTl() function 373 {"fcntl", nullptr, FcnTl, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | fcntl1ndk.cpp | 379 static napi_value FcnTl(napi_env env, napi_callback_info info)
in FcnTl() function 448 {"fcntl", nullptr, FcnTl, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 2 milliseconds