Searched refs:Lstat (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | stat1ndk.cpp | 83 static napi_value Lstat(napi_env env, napi_callback_info info)
in Lstat() function 138 {"lstat", nullptr, Lstat, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | statndk.cpp | 412 static napi_value Lstat(napi_env env, napi_callback_info info)
in Lstat() function 461 {"lstat", nullptr, Lstat, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 2 milliseconds