Searched refs:curv (Results 1 – 1 of 1) sorted by relevance
208 const void *curv = cur; in of_prop_next_string() local216 curv += strlen(cur) + 1; in of_prop_next_string()217 if (curv >= prop->value + prop->length) in of_prop_next_string()220 return curv; in of_prop_next_string()