Searched refs:dir_xattr (Results 1 – 3 of 3) sorted by relevance
161 struct dir_xattr { struct165 struct dir_xattr *next; argument170 struct dir_xattr ***xattr_list);
69 struct dir_xattr *dir_xattr_list;70 static struct dir_xattr *dir_xattr_last;306 struct dir_xattr *new_entry; in add_xattr_entry()350 new_entry = malloc(sizeof(struct dir_xattr)); in add_xattr_entry()1139 struct dir_xattr ***xattr_list) in selinux_restorecon_xattr()1153 struct dir_xattr *current, *next; in selinux_restorecon_xattr()
47 struct dir_xattr *current, *next, **xattr_list = NULL; in main()