Home
last modified time | relevance | path

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

/minix3/bin/sh/
H A Dmemalloc.h75 #define grabstackstr(p) stalloc(stackblocksize() - sstrnleft) macro
H A Darith.y169 p = grabstackstr(concat); in expcmd()
H A Dhistedit.c473 dest = grabstackstr(dest); in fc_replace()
H A Dexpand.c152 p = grabstackstr(expdest); in expandarg()
439 p = grabstackstr(dest); in expbackq()
1588 p = grabstackstr(expdest); in casematch()
H A Dexec.c251 *ap++ = grabstackstr(outp); in execinterp()
H A Deval.c201 p = grabstackstr(concat); in evalcmd()
H A Dparser.c1487 pstr = grabstackstr(pout); in readtoken1()
H A DTOUR117 grabstackstr(p);