Lines Matching defs:he

84   struct HashElem *he = NULL;  in get_elem_list()  local
205 struct HashElem *he = cs_subset_lookup(sub, name); in cs_subset_create_inheritance() local
230 struct HashElem *he, enum NotifyConfig ev) in cs_subset_notify_observers()
251 struct HashElem *he, struct Buffer *err) in cs_subset_he_native_get()
270 struct HashElem *he = cs_subset_create_inheritance(sub, name); in cs_subset_str_native_get() local
283 int cs_subset_he_native_set(const struct ConfigSubset *sub, struct HashElem *he, in cs_subset_he_native_set()
308 struct HashElem *he = cs_subset_create_inheritance(sub, name); in cs_subset_str_native_set() local
320 int cs_subset_he_reset(const struct ConfigSubset *sub, struct HashElem *he, struct Buffer *err) in cs_subset_he_reset()
342 struct HashElem *he = cs_subset_create_inheritance(sub, name); in cs_subset_str_reset() local
354 int cs_subset_he_string_get(const struct ConfigSubset *sub, struct HashElem *he, in cs_subset_he_string_get()
373 struct HashElem *he = cs_subset_create_inheritance(sub, name); in cs_subset_str_string_get() local
386 int cs_subset_he_string_set(const struct ConfigSubset *sub, struct HashElem *he, in cs_subset_he_string_set()
411 struct HashElem *he = cs_subset_create_inheritance(sub, name); in cs_subset_str_string_set() local
424 int cs_subset_he_string_plus_equals(const struct ConfigSubset *sub, struct HashElem *he, in cs_subset_he_string_plus_equals()
449 struct HashElem *he = cs_subset_create_inheritance(sub, name); in cs_subset_str_string_plus_equals() local
462 int cs_subset_he_string_minus_equals(const struct ConfigSubset *sub, struct HashElem *he, in cs_subset_he_string_minus_equals()
487 struct HashElem *he = cs_subset_create_inheritance(sub, name); in cs_subset_str_string_minus_equals() local