Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_credentials.cc249 static void GetEUid(const FunctionCallbackInfo<Value>& args) { in GetEUid() function
440 registry->Register(GetEUid); in RegisterExternalReferences()
466 SetMethodNoSideEffect(context, target, "geteuid", GetEUid); in Initialize()