Home
last modified time | relevance | path

Searched refs:dir_hash_node (Results 1 - 1 of 1) sorted by relevance

/third_party/selinux/libselinux/src/
H A Dselinux_restorecon.c823 struct dir_hash_node { struct
826 struct dir_hash_node *next;
831 * dir_hash_node with the newly calculated digest.
834 struct dir_hash_node **new_node, in check_context_match_for_dir()
858 *new_node = calloc(1, sizeof(struct dir_hash_node)); in check_context_match_for_dir()
907 struct dir_hash_node *head, *current;
994 struct dir_hash_node *new_node = NULL; in selinux_restorecon_thread()
1149 struct dir_hash_node *current = NULL; in selinux_restorecon_common()
1405 struct dir_hash_node *next = current->next; in selinux_restorecon_common()

Completed in 3 milliseconds