Home
last modified time | relevance | path

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

/freebsd/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.c872 STPUTS(p, expdest); in strtodest()
878 STPUTS(p, expdest); in strtodest()
H A Dhistedit.c471 STPUTS(r, dest); in fc_replace()
H A Deval.c123 STPUTS(p, concat); in evalcmd()