Home
last modified time | relevance | path

Searched refs:debunk (Results 1 – 3 of 3) sorted by relevance

/external/mksh/src/
Deval.c719 debunk(alloc(len, ATEMP), in expand()
732 debunk(dp, dp, strlen(dp) + 1)); in expand()
916 XPput(*wp, debunk(cp, cp, in expand()
1463 XPput(*wp, debunk(cp, cp, strlen(cp) + 1)); in glob()
1582 debunk(xp, sp, Xnleft(*xs, xp)); in globit()
1628 debunk(char *dp, const char *sp, size_t dlen) in debunk() function
1783 XPput(*wp, debunk(start, start, end - start)); in alt_expand()
Dmisc.c670 debunk(t, p, len); in gmatchx()
Dsh.h1712 char *debunk(char *, const char *, size_t);