Home
last modified time | relevance | path

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

/freebsd-12.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.c174 STARTSTACKSTR(p); in readcmd()
260 STARTSTACKSTR(p); in readcmd()
H A Dexpand.c189 STARTSTACKSTR(p); in nextword()
240 STARTSTACKSTR(expdest); in expandarg()
1451 STARTSTACKSTR(expdest); in casematch()
H A Dhistedit.c401 STARTSTACKSTR(dest); in fc_replace()
H A Darith_yacc.c362 STARTSTACKSTR(concat); in letcmd()
H A Dparser.c1132 STARTSTACKSTR(oout); in parsebackq()
1202 STARTSTACKSTR(out); in parsebackq()
1425 STARTSTACKSTR(out); in readtoken1()
H A Dexec.c202 STARTSTACKSTR(q); in padvance()
H A Deval.c128 STARTSTACKSTR(concat); in evalcmd()
H A DTOUR65 STARTSTACKSTR(p);