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

/external/selinux/libselinux/src/
H A Dlabel_support.c25 static inline int read_spec_entry(char **entry, char **ptr, int *len, const char **errbuf) function
63 * This function calls read_spec_entry() to do the actual string processing.
103 rc = read_spec_entry(spec_entry, &buf_p, &entry_len, errbuf);

Completed in 229 milliseconds