Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DFileOutputBuffer.cpp56 return make_error_code(errc::operation_not_permitted); in create()
/external/llvm/include/llvm/Support/
Dsystem_error.h571 operation_not_permitted = EPERM, enumerator
/external/llvm/lib/Support/Unix/
DPathV2.inc319 return make_error_code(errc::operation_not_permitted);