Searched refs:Umount2 (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | mountndk.cpp | 132 static napi_value Umount2(napi_env env, napi_callback_info info)
in Umount2() function 146 {"umount2", nullptr, Umount2, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | mountndk1.cpp | 81 static napi_value Umount2(napi_env env, napi_callback_info info)
in Umount2() function 115 {"umount2", nullptr, Umount2, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 1 milliseconds