OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:context_private_t
(Results
1 - 1
of
1
) sorted by null
/external/libselinux/src/
context.c
15
}
context_private_t
;
typedef in typeref:struct:__anon21094
26
context_private_t
*n =
27
(
context_private_t
*) malloc(sizeof(
context_private_t
));
101
context_private_t
*n;
123
context_private_t
*n = context->ptr;
152
static int set_comp(
context_private_t
* n, int idx, const char *str)
179
context_private_t
*n = context->ptr; \
Completed in 235 milliseconds