Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_credentials.cc264 static void SetGid(const FunctionCallbackInfo<Value>& args) { in SetGid() function
449 registry->Register(SetGid); in RegisterExternalReferences()
476 SetMethod(context, target, "setgid", SetGid); in Initialize()