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

/freebsd-9.3-release/contrib/dialog/
H A Deditbox.c37 grow_list(char ***list, int *have, int want) function
106 grow_list(list, rows, (int) need + 1);
646 grow_list(list, rows, listsize + 1);

Completed in 205 milliseconds