OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setab_t
(Results
1 - 1
of
1
) sorted by null
/external/selinux/policycoreutils/mcstrans/src/
mcscolor.c
32
}
setab_t
;
typedef in typeref:struct:setab
43
static
setab_t
*clist[N_COLOR];
44
static
setab_t
*cend[N_COLOR];
50
setab_t
*cur, *next;
126
setab_t
*ptr = clist[idx];
151
setab_t
*cptr;
153
cptr = calloc(1, sizeof(
setab_t
));
Completed in 504 milliseconds