Home
last modified time | relevance | path

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

/plan9/sys/src/ape/cmd/pdksh/
H A Dpath.c117 Xput(*xsp, xp, DIRSEP);
125 Xput(*xsp, xp, DIRSEP);
262 Xput(xs, xp, DIRSEP);
263 Xput(xs, xp, '\0');
298 Xput(*xsp, xp, DIRSEP);
H A Dexpand.h15 Xput(xs, xp, c); /* add character */
44 #define Xput(xs, xp, c) (*xp++ = (c)) macro
H A Dc_sh.c349 Xput(xs, xp, c);
364 Xput(cs, cp, c);
379 Xput(cs, cp, c);
386 Xput(cs, cp, '\0');
404 Xput(xs, xp, '\0');
H A Dc_ksh.c375 Xput(xs, xp, '\\');
378 Xput(xs, xp, c);
381 Xput(xs, xp, ' ');
384 Xput(xs, xp, '\n');
387 Xput(xs, xp, '\0');
H A Dlex.c812 Xput(xs, xp, c);
827 Xput(xs, xp, c);
830 Xput(xs, xp, c);
832 Xput(xs, xp, '\0');