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

/freebsd-10.1-release/bin/sh/
H A Dmemalloc.h85 #define STPUTS(s, p) p = stputs((s), p) macro
H A Dcd.c209 STPUTS(q, p);
294 STPUTS(curdir, new);
303 STPUTS(p, new);
H A Dexpand.c344 STPUTS(home, expdest);
716 STPUTS(val, expdest);
871 STPUTS(p, expdest);
1660 STPUTS(p, buf);
H A Dhistedit.c403 STPUTS(r, dest);
H A Deval.c132 STPUTS(p, concat);
H A Dparser.c1634 STPUTS(buf, out);

Completed in 107 milliseconds