Home
last modified time | relevance | path

Searched refs:read_spec_entries (Results 1 - 4 of 4) sorted by relevance

/third_party/selinux/libselinux/src/
H A Dlabel_internal.h149 * The read_spec_entries function may be used to
152 extern int read_spec_entries(char *line_buf, const char **errbuf, int num_args, ...);
H A Dlabel_support.c66 int read_spec_entries(char *line_buf, const char **errbuf, int num_args, ...) in read_spec_entries() function
H A Dlabel_file.h445 items = read_spec_entries(line_buf, &errbuf, 3, &regex, &type, &context); in process_line()
H A Dlabel_backends_android.c94 items = read_spec_entries(line_buf, &errbuf, 2, &prop, &context); in process_line()

Completed in 3 milliseconds