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

  /external/libselinux/include/selinux/
context.h 14 } context_s_t; typedef in typeref:struct:__anon8381
16 typedef context_s_t *context_t;
  /external/libselinux/src/
context.c 28 context_t result = (context_t) malloc(sizeof(context_s_t));

Completed in 111 milliseconds