Searched refs:dir_hash_node (Results 1 – 2 of 2) sorted by relevance
556 struct dir_hash_node { struct559 struct dir_hash_node *next; argument565 static bool check_context_match_for_dir(const char *pathname, struct dir_hash_node **new_node, in check_context_match_for_dir()585 *new_node = calloc(1, sizeof(struct dir_hash_node)); in check_context_match_for_dir()629 struct dir_hash_node *current = NULL; in selinux_android_restorecon_common()630 struct dir_hash_node *head = NULL; in selinux_android_restorecon_common()743 struct dir_hash_node* new_node = NULL; in selinux_android_restorecon_common()808 struct dir_hash_node *next = current->next; in selinux_android_restorecon_common()
778 struct dir_hash_node { struct781 struct dir_hash_node *next; argument789 struct dir_hash_node **new_node, in check_context_match_for_dir()813 *new_node = calloc(1, sizeof(struct dir_hash_node)); in check_context_match_for_dir()849 struct dir_hash_node *head, *current;936 struct dir_hash_node *new_node = NULL; in selinux_restorecon_thread()1063 struct dir_hash_node *current = NULL; in selinux_restorecon_common()1314 struct dir_hash_node *next = current->next; in selinux_restorecon_common()