Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_property_api.cpp59 bool fsetxattr_fail = false; in __system_property_area_init() local
60 return system_properties.AreaInit(PROP_DIRNAME, &fsetxattr_fail) && !fsetxattr_fail ? 0 : -1; in __system_property_area_init()