Home | History | Annotate | Download | only in src

Lines Matching refs:debunk

761 					    debunk(alloc(len, ATEMP),
776 (debunk(s, s, strlen(s) + 1), s));
958 XPput(*wp, debunk(cp, cp,
1493 XPput(*wp, debunk(cp, cp, strlen(cp) + 1));
1612 debunk(xp, sp, Xnleft(*xs, xp));
1658 debunk(char *dp, const char *sp, size_t dlen)
1813 XPput(*wp, debunk(start, start, end - start));