Home
last modified time | relevance | path

Searched defs:selabel_sub (Results 1 – 2 of 2) sorted by relevance

/external/selinux/libselinux/src/
Dlabel_file.h34 struct selabel_sub { struct
38 struct selabel_sub *next; argument
Dlabel_file.c578 static char *selabel_sub(struct selabel_sub *ptr, const char *src) in selabel_sub() function