OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ERROR_ELEVATION_REQUIRED
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mit/libuv/dist/test/
test-error.c
68
ASSERT_EQ(uv_translate_sys_error(
ERROR_ELEVATION_REQUIRED
), UV_EACCES);
/src/external/mit/libuv/dist/src/win/
error.c
73
case
ERROR_ELEVATION_REQUIRED
: return UV_EACCES;
winapi.h
4689
#ifndef
ERROR_ELEVATION_REQUIRED
4690
# define
ERROR_ELEVATION_REQUIRED
740
Completed in 29 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026