Searched defs:find_stem_from_file (Results 1 - 2 of 2) sorted by relevance

/external/libselinux/src/
H A Dlabel_file.c129 static int find_stem_from_file(struct saved_data *data, const char **buf) function
612 file_stem = find_stem_from_file(data, &buf);
/external/qemu/distrib/libselinux/src/
H A Dlabel_file.c128 static int find_stem_from_file(struct saved_data *data, const char **buf) function
609 file_stem = find_stem_from_file(data, &buf);

Completed in 59 milliseconds