Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dselinux_config.c19 #define SETLOCALDEFS "SETLOCALDEFS=" macro
195 } else if (!strncmp(buf_p, SETLOCALDEFS, in init_selinux_config()
196 sizeof(SETLOCALDEFS) - 1)) { in init_selinux_config()
197 value = buf_p + sizeof(SETLOCALDEFS) - 1; in init_selinux_config()