Home
last modified time | relevance | path

Searched refs:set_selabel (Results 1 – 3 of 3) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dandroid.h27 char *set_selabel(const char *path, unsigned int mode, struct selabel_handle *sehnd);
Dandroid.c80 char *set_selabel(const char *path, unsigned int mode, struct selabel_handle *sehnd) { in set_selabel() function
Dxattr.c166 attr_val = set_selabel(filename, mode, sehnd); in read_selinux_xattr_from_sehnd()