Home
last modified time | relevance | path

Searched refs:Xclose (Results 1 – 7 of 7) sorted by relevance

/external/mksh/src/
Dlex.c1012 yylval.cp = Xclose(ws, wp); in yylex()
1227 iop->heredoc = Xclose(xs, xp); in readhere()
1692 *strp = Xclose(ws, wp); in arraysub()
Dhistrap.c224 line = Xclose(xs, xp); in c_fc()
Dexec.c1275 name = Xclose(xs, xp + namelen); in search_path()
Deval.c947 cp = Xclose(ds, dp); in expand()
Dsh.h1446 #define Xclose(xs, xp) aresize((xs).beg, (xp) - (xs).beg, (xs).areap) macro
Dmisc.c1566 return (Xclose(xs, xp)); in do_realpath()
Dfuncs.c2071 ccp = cp = Xclose(xs, xp); in c_read()