Home
last modified time | relevance | path

Searched defs:stem_len (Results 1 – 4 of 4) sorted by relevance

/third_party/selinux/libselinux/src/
Dlabel_file.h265 int stem_len) in find_stem()
279 static inline int store_stem(struct saved_data *data, char *buf, int stem_len) in store_stem()
307 int stem_len = get_stem_from_spec(buf); in find_stem_from_spec() local
Dlabel_file.c46 int stem_len = get_stem_from_file_name(key); in find_stem_from_file() local
250 uint32_t stem_len; in load_mmap() local
/third_party/selinux/libselinux/utils/
Dsefcontext_compile.c157 uint32_t stem_len = data->stem_arr[i].len; in write_binary_file() local
/third_party/selinux/libsepol/cil/src/
Dcil_post.c56 size_t stem_len; member