Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.decls.h281 extern const Char *quote_meta (struct Strbuf *, const Char *);
H A Dsh.misc.c495 quote_meta(struct Strbuf *buf, const Char *s) in quote_meta() function
H A Dsh.dir.c1408 xprintf("cd %" TCSH_S "\n", quote_meta(&qname, dp->di_name)); in recdirs()
1411 xprintf("pushd %" TCSH_S "\n", quote_meta(&qname, dp->di_name)); in recdirs()