HomeSort by relevance Sort by last modified time
    Searched full:file_context_node_t (Results 1 - 1 of 1) sorted by null

  /system/sepolicy/tools/fc_sort/
fc_sort.c 45 } file_context_node_t; typedef in typeref:struct:file_context_node
47 void file_context_node_destroy(file_context_node_t *x)
65 file_context_node_t *data;
87 int fc_compare(file_context_node_t *a, file_context_node_t *b)
130 file_context_node_t *fc_merge(file_context_node_t *a,
131 file_context_node_t *b)
133 file_context_node_t *a_current;
134 file_context_node_t *b_current
    [all...]

Completed in 53 milliseconds