Home
last modified time | relevance | path

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

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