Home
last modified time | relevance | path

Searched refs:STPUTS (Results 1 – 5 of 5) sorted by relevance

/src/bin/sh/
H A Dcd.c205 STPUTS(q, p); in cdlogical()
288 STPUTS(curdir, new); in findcwd()
297 STPUTS(p, new); in findcwd()
H A Dmemalloc.h85 #define STPUTS(s, p) p = stputs((s), p) macro
H A Dexpand.c874 STPUTS(p, expdest); in strtodest()
880 STPUTS(p, expdest); in strtodest()
H A Dhistedit.c473 STPUTS(r, dest); in fc_replace()
H A Deval.c125 STPUTS(p, concat); in evalcmd()