Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dcd.c192 STARTSTACKSTR(p); in cdlogical()
286 STARTSTACKSTR(new); in findcwd()
H A Dmemalloc.h67 #define STARTSTACKSTR(p) p = stackblock() macro
H A Dmiscbltin.c236 STARTSTACKSTR(p); in readcmd()
324 STARTSTACKSTR(p); in readcmd()
H A Dexpand.c181 STARTSTACKSTR(p); in nextword()
232 STARTSTACKSTR(expdest); in expandarg()
1443 STARTSTACKSTR(expdest); in casematch()
H A Darith_yacc.c360 STARTSTACKSTR(concat); in letcmd()
H A Dparser.c1130 STARTSTACKSTR(oout); in parsebackq()
1200 STARTSTACKSTR(out); in parsebackq()
1423 STARTSTACKSTR(out); in readtoken1()
H A Dhistedit.c468 STARTSTACKSTR(dest); in fc_replace()
H A Dexec.c222 STARTSTACKSTR(q); in padvance()
H A Deval.c120 STARTSTACKSTR(concat); in evalcmd()
H A DTOUR63 STARTSTACKSTR(p);