Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_credentials.cc200 static void GetEUid(const FunctionCallbackInfo<Value>& args) { in GetEUid() function
398 env->SetMethodNoSideEffect(target, "geteuid", GetEUid); in Initialize()