Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dandroid.h23 char *set_selabel(const char *path, unsigned int mode, struct selabel_handle *sehnd);
Dandroid.c71 char *set_selabel(const char *path, unsigned int mode, struct selabel_handle *sehnd) { in set_selabel() function
Dxattr.c141 attr_val = set_selabel(filename, mode, sehnd); in read_xattrs_from_context_file()