Home
last modified time | relevance | path

Searched defs:color_str (Results 1 – 3 of 3) sorted by relevance

/external/selinux/policycoreutils/secon/
Dsecon.c538 static unsigned int disp__color_to_ansi(const char *color_str) in disp__color_to_ansi()
627 char *color_str = NULL; in disp_con() local
/external/selinux/mcstrans/src/
Dmcscolor.c285 int raw_color(const security_context_t raw, char **color_str) { in raw_color()
/external/deqp-deps/amber/src/amberscript/
Dparser.cc3625 auto color_str = token->AsString(); in ParseSampler() local