Home
last modified time | relevance | path

Searched refs:read_spec_entry (Results 1 – 2 of 2) sorted by relevance

/external/libselinux/src/
Dlabel_support.c29 static inline int read_spec_entry(char **entry, char **ptr, int *len, const char **errbuf) in read_spec_entry() function
107 rc = read_spec_entry(spec_entry, &buf_p, &entry_len, errbuf); in read_spec_entries()
/external/selinux/libselinux/src/
Dlabel_support.c20 static inline int read_spec_entry(char **entry, char **ptr, int *len) in read_spec_entry() function
88 rc = read_spec_entry(spec_entry, &buf_p, &entry_len); in read_spec_entries()