Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c1745 char *oldspace = g_stacknxt; in growstackblock() local
1750 g_stacknxt = memcpy(p, oldspace, oldlen); in growstackblock()