Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_credentials.cc193 static void GetGid(const FunctionCallbackInfo<Value>& args) { in GetGid() function
399 env->SetMethodNoSideEffect(target, "getgid", GetGid); in Initialize()