Home
last modified time | relevance | path

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

/third_party/mksh/
H A Dtree.c32 static const char *wdvarput(struct shf *, const char *, int, int);
289 wdvarput(shf, iop->delim, 0, WDS_TPUTS); in pioact()
311 wdvarput(shf, iop->ioname, 0, WDS_TPUTS); in pioact()
319 wdvarput(struct shf *shf, const char *wp, int quotelevel, int opmode) in wdvarput() function
410 wp = wdvarput(shf, wp, 0, opmode); in wdvarput()
486 wdvarput(shf, va_arg(va, char *), 0, WDS_TPUTS); in vfptreef()
682 wdvarput(&shf, wp, 0, opmode); in wdstrip()
840 /* see: wdvarput */

Completed in 2 milliseconds