Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c1781 growstackto(size_t len) in growstackto() function
1796 return growstackto(len + newlen) + len; in makestrspace()
2673 q = growstackto(qlen); in padvance_magic()
13043 out = growstackto(savelen + 1); in readtoken1()