Home
last modified time | relevance | path

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

/freebsd-14.2/bin/sh/
H A Dcd.c198 STARTSTACKSTR(p); in cdlogical()
292 STARTSTACKSTR(new); in findcwd()
H A Dmemalloc.h69 #define STARTSTACKSTR(p) p = stackblock() macro
H A Dmiscbltin.c242 STARTSTACKSTR(p); in readcmd()
330 STARTSTACKSTR(p); in readcmd()
H A Dexpand.c187 STARTSTACKSTR(p); in nextword()
238 STARTSTACKSTR(expdest); in expandarg()
1449 STARTSTACKSTR(expdest); in casematch()
H A Darith_yacc.c360 STARTSTACKSTR(concat); in letcmd()
H A Dparser.c1135 STARTSTACKSTR(oout); in parsebackq()
1205 STARTSTACKSTR(out); in parsebackq()
1428 STARTSTACKSTR(out); in readtoken1()
H A Dhistedit.c472 STARTSTACKSTR(dest); in fc_replace()
H A Dexec.c228 STARTSTACKSTR(q); in padvance()
H A Deval.c126 STARTSTACKSTR(concat); in evalcmd()
H A DTOUR64 STARTSTACKSTR(p);