Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dandroid.h26 struct selabel_handle *get_sehnd(const char *context_file);
Dandroid.c62 struct selabel_handle *get_sehnd(const char *context_file) { in get_sehnd() function
Dxattr.c701 sehnd = get_sehnd(context_file); in read_xattrs()