Home
last modified time | relevance | path

Searched defs:xattrValueSize (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/unix/linux/
H A Dos.cpp107 auto xattrValueSize = getxattr(path.c_str(), XATTR_KEY, nullptr, 0); in SetSecurityLabel() local
/arkcompiler/ets_runtime/ecmascript/platform/unix/mac/
H A Dos.cpp80 auto xattrValueSize = getxattr(path.c_str(), XATTR_KEY, nullptr, 0, 0, 0); in SetSecurityLabel() local

Completed in 1 milliseconds