Home
last modified time | relevance | path

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

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