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

  /external/libsepol/include/sepol/policydb/
hashtab.h 25 typedef struct hashtab_node *hashtab_ptr_t;
27 typedef struct hashtab_node { struct
  /external/libsepol/src/
hashtab.c 88 memset(newnode, 0, sizeof(struct hashtab_node));
163 memset(newnode, 0, sizeof(struct hashtab_node));

Completed in 59 milliseconds