Searched refs:coquote (Results 1 - 7 of 7) sorted by relevance

/ast/src/lib/libcoshell/
H A Dcoquote.c32 coquote(register Sfio_t* sp, register const char* s, int type) function
H A Dprocrun.c48 coquote(tmp, s, 0);
H A DMakefile13 cowait.c cokill.c cosync.c coquote.c codata.c \
H A Dcoinit.c65 * if n prefixed by % then coquote conversion enabled
94 coquote(sp, v, cvt);
228 coquote(sp, e + m + 1, 0);
258 coquote(sp, ex->value, 0);
286 coquote(sp, t, !old);
342 coquote(sp, s, !old);
H A Dcoshell.h130 extern void coquote(Sfio_t*, const char*, int);
H A Dcoexec.c266 coquote(sp, action, 0);
301 coquote(tp, s, 0);
341 coquote(sp, action, 0);
391 coquote(tp, s, 0);
H A Dcoopen.c279 coquote(sp, t, 0);
284 coquote(sp, attributes, 0);

Completed in 1553 milliseconds