OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:type_fg
(Results
1 - 1
of
1
) sorted by null
/external/selinux/policycoreutils/secon/
secon.c
45
char *
type_fg
;
member in struct:context_color_t
573
fg = disp__color_to_ansi(color->
type_fg
);
671
color.
type_fg
= strtok(NULL, " ");
672
if (!color.
type_fg
)
Completed in 59 milliseconds