Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dlabel_support.c68 char **spec_entry, *buf_p; in read_spec_entries() local
96 spec_entry = va_arg(ap, char **); in read_spec_entries()
103 rc = read_spec_entry(spec_entry, &buf_p, &entry_len, errbuf); in read_spec_entries()