Home
last modified time | relevance | path

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

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