OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sidtab_node
(Results
1 - 2
of
2
) sorted by null
/external/libselinux/src/
avc_sidtab.h
12
struct
sidtab_node
{
struct
14
struct
sidtab_node
*next;
23
struct
sidtab_node
**htable;
/external/libsepol/include/sepol/policydb/
sidtab.h
16
typedef struct
sidtab_node
{
struct
19
struct
sidtab_node
*next;
22
typedef struct
sidtab_node
*sidtab_ptr_t;
Completed in 405 milliseconds