Home
last modified time | relevance | path

Searched refs:grow_list (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/dialog/
H A Deditbox.c36 grow_list(char ***list, int *have, int want) in grow_list() function
116 grow_list(list, rows, (int) need + 1); in load_list()
689 grow_list(list, rows, listsize + 1); in dlg_editbox()