Home
last modified time | relevance | path

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

/NextBSD/contrib/tcsh/
HDed.xmap.c126 static void unparsech (struct Strbuf *, Char);
479 unparsech(buf, ptr->ch); in Lookup()
522 unparsech(buf, ptr->ch); /* put this char at end of string */ in Enumerate()
577 unparsech(struct Strbuf *buf, Char ch) in unparsech() function