Searched refs:read_spec_entries (Results 1 – 4 of 4) sorted by relevance
/external/selinux/libselinux/src/ |
D | label_internal.h | 143 extern int read_spec_entries(char *line_buf, const char **errbuf, int num_args, ...);
|
D | label_support.c | 66 int hidden read_spec_entries(char *line_buf, const char **errbuf, int num_args, ...) in read_spec_entries() function
|
D | label_backends_android.c | 96 items = read_spec_entries(line_buf, &errbuf, 2, &prop, &context); in process_line()
|
D | label_file.h | 437 items = read_spec_entries(line_buf, &errbuf, 3, ®ex, &type, &context); in process_line()
|