Home
last modified time | relevance | path

Searched refs:co_search1 (Results 1 – 1 of 1) sorted by last modified time

/dports/devel/cligen/cligen-4.8.0/
H A Dcligen_object.c810 co_search1(parse_tree *pt, in co_search1() function
827 return co_search1(pt, name, low, mid-1); in co_search1()
829 return co_search1(pt, name, mid+1, upper); in co_search1()
925 return co_search1(pt, name, 0, pt_len_get(pt)); in co_find_one()