Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Doutput.h61 void out2qstr(const char *);
H A Deval.c765 out2qstr(p); in xtracecommand()
767 out2qstr(text); in xtracecommand()
774 out2qstr(text); in xtracecommand()
H A Doutput.c99 out2qstr(const char *p) in out2qstr() function