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

/external/libselinux/src/
H A Dlabel_file.c94 static int find_stem_from_spec(struct saved_data *data, const char *buf) function
322 spec_arr[nspec].stem_id = find_stem_from_spec(data, regex);
/external/qemu/distrib/libselinux/src/
H A Dlabel_file.c93 static int find_stem_from_spec(struct saved_data *data, const char *buf) function
321 spec_arr[nspec].stem_id = find_stem_from_spec(data, regex);

Completed in 113 milliseconds