Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/user/include/sys/
Dcapability.h80 int ohos_capset(unsigned int caps);
/third_party/musl/porting/liteos_a/user/src/linux/
Dcap.c262 int ohos_capset(unsigned int caps) in ohos_capset() function