Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dselinux_config.c21 #define SETLOCALDEFS "SETLOCALDEFS=" macro
190 } else if (!strncmp(buf_p, SETLOCALDEFS, in init_selinux_config()
191 sizeof(SETLOCALDEFS) - 1)) { in init_selinux_config()
192 value = buf_p + sizeof(SETLOCALDEFS) - 1; in init_selinux_config()