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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/shell/
H A Dash.c1083 * It appears that grabstackstr() will barf with such alignments
1319 * the space for it using grabstackstr(). If it is necessary to allow
1405 #define grabstackstr(p) stalloc((char *)(p) - (char *)stackblock()) macro
2092 return grabstackstr(ep);
5295 grabstackstr(dest);
6325 p = grabstackstr(p);
10385 pstr = grabstackstr(pout);
10834 p = grabstackstr(concat);

Completed in 113 milliseconds