Searched refs:alloc_if_needed (Results 1 – 2 of 2) sorted by relevance
227 bool alloc_if_needed) { in find_prop_bt() argument244 if (!alloc_if_needed) { in find_prop_bt()260 if (!alloc_if_needed) { in find_prop_bt()277 bool alloc_if_needed) { in find_property() argument295 } else if (alloc_if_needed) { in find_property()307 current = find_prop_bt(root, remaining_name, substr_size, alloc_if_needed); in find_property()320 } else if (alloc_if_needed) { in find_property()
156 …prop_bt* find_prop_bt(prop_bt* const bt, const char* name, uint32_t namelen, bool alloc_if_needed);159 const char* value, uint32_t valuelen, bool alloc_if_needed);