Home
last modified time | relevance | path

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

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