Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dlabel_file.h85 unsigned int alloc_specs; member
136 if (data->nspec < data->alloc_specs) in grow_specs()
152 data->alloc_specs = total_specs; in grow_specs()