Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dpath.c91 Xput(*xsp, xp, DIRSEP);
99 Xput(*xsp, xp, DIRSEP);
221 Xput(xs, xp, DIRSEP);
222 Xput(xs, xp, '\0');
257 Xput(*xsp, xp, DIRSEP);
H A Dc_sh.c356 Xput(xs, xp, c);
371 Xput(cs, cp, c);
386 Xput(cs, cp, c);
393 Xput(cs, cp, '\0');
411 Xput(xs, xp, '\0');
H A Dc_ksh.c357 Xput(xs, xp, '\\');
360 Xput(xs, xp, c);
363 Xput(xs, xp, ' ');
366 Xput(xs, xp, '\n');
369 Xput(xs, xp, '\0');
H A Dexpand.h29 #define Xput(xs, xp, c) (*xp++ = (c)) macro
H A Dlex.c811 Xput(xs, xp, c);
826 Xput(xs, xp, c);
829 Xput(xs, xp, c);
831 Xput(xs, xp, '\0');