Home
last modified time | relevance | path

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

/freebsd-13.1/bin/sh/
H A Dcd.c200 STARTSTACKSTR(p); in cdlogical()
294 STARTSTACKSTR(new); in findcwd()
H A Dmemalloc.h70 #define STARTSTACKSTR(p) p = stackblock() macro
H A Dmiscbltin.c242 STARTSTACKSTR(p); in readcmd()
330 STARTSTACKSTR(p); in readcmd()
H A Dexpand.c189 STARTSTACKSTR(p); in nextword()
240 STARTSTACKSTR(expdest); in expandarg()
1451 STARTSTACKSTR(expdest); in casematch()
H A Darith_yacc.c362 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.c406 STARTSTACKSTR(dest); in fc_replace()
H A Dexec.c230 STARTSTACKSTR(q); in padvance()
H A Deval.c128 STARTSTACKSTR(concat); in evalcmd()
H A DTOUR65 STARTSTACKSTR(p);