OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:read_spec_entries
(Results
1 - 2
of
2
) sorted by null
/external/selinux/libselinux/src/
label_support.c
66
int hidden
read_spec_entries
(char *line_buf, const char **errbuf, int num_args, ...)
function
/bionic/libc/system_properties/
contexts_split.cpp
120
// The
read_spec_entries
and read_spec_entry functions may be used to
153
static int
read_spec_entries
(char* line_buf, int num_args, ...) {
function
225
int items =
read_spec_entries
(buffer, 2, &prop_prefix, &context);
Completed in 135 milliseconds