Home
last modified time | relevance | path

Searched refs:Getgrent (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dgrpndk.cpp157 static napi_value Getgrent(napi_env env, napi_callback_info info) in Getgrent() function
189 {"getgrent", nullptr, Getgrent, nullptr, nullptr, nullptr, napi_default, nullptr}}; in Init()