Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dselinux_restorecon.c634 #define DATA_ACCOUNTS_ACCOUNT_0 "/data/accounts/account_0/" macro
649 !strncmp(pathname, DATA_ACCOUNTS_ACCOUNT_0, sizeof(DATA_ACCOUNTS_ACCOUNT_0) - 1)) { in restorecon_sb()