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

  /external/libsepol/include/sepol/policydb/
hashtab.h 31 } hashtab_node_t; typedef in typeref:struct:hashtab_node
  /external/libsepol/src/
hashtab.c 85 newnode = (hashtab_ptr_t) malloc(sizeof(hashtab_node_t));
160 newnode = (hashtab_ptr_t) malloc(sizeof(hashtab_node_t));

Completed in 147 milliseconds