Searched refs:Strbuf_INIT (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/contrib/tcsh/
H A Dtc.h65 #define Strbuf_INIT { NULL, 0, 0 } macro
H A Dtw.spell.c39 struct Strbuf guess = Strbuf_INIT, newname = Strbuf_INIT;
H A Dtc.func.c97 struct Strbuf buf = Strbuf_INIT;
203 struct Strbuf word = Strbuf_INIT;
317 struct Strbuf buf = Strbuf_INIT;
H A Dtw.help.c88 struct Strbuf full = Strbuf_INIT;
H A Dtw.parse.c158 struct Strbuf qline = Strbuf_INIT;
276 struct Strbuf wordbuf = Strbuf_INIT;
337 struct Strbuf wordbuf = Strbuf_INIT;
467 struct Strbuf wordbuf = Strbuf_INIT;
555 struct Strbuf cmd = Strbuf_INIT, dir = Strbuf_INIT;
594 struct Strbuf buffer = Strbuf_INIT;
945 struct Strbuf buf = Strbuf_INIT, item = Strbuf_INIT;
1517 struct Strbuf exp_dir = Strbuf_INIT;/* di
[all...]
H A Dtc.bind.c270 struct Strbuf b = Strbuf_INIT;
376 struct Strbuf b = Strbuf_INIT;
H A Dsh.dir.c337 struct Strbuf buf = Strbuf_INIT;
632 struct Strbuf buf = Strbuf_INIT;
1367 struct Strbuf qname = Strbuf_INIT;
H A Dsh.lex.c105 struct Strbuf labuf; /* = Strbuf_INIT; */
121 struct Strbuf histline; /* = Strbuf_INIT; last line input */
296 struct Strbuf wbuf = Strbuf_INIT;
502 struct Strbuf name = Strbuf_INIT;
671 static struct Strbuf buf; /* = Strbuf_INIT; */
684 static struct Strbuf lhsb; /* = Strbuf_INIT; */
685 static struct Strbuf slhs; /* = Strbuf_INIT; left-hand side of last :s */
686 static struct Strbuf rhsb; /* = Strbuf_INIT; right-hand side of last :s */
988 struct Strbuf wbuf = Strbuf_INIT;
H A Ded.xmap.c433 struct Strbuf buf = Strbuf_INIT;
H A Dsh.misc.c111 struct Strbuf buf = Strbuf_INIT;
H A Dtw.comp.c406 struct Strbuf buf = Strbuf_INIT;
H A Dsh.glob.c152 struct Strbuf gbuf = Strbuf_INIT;
663 struct Strbuf word = Strbuf_INIT;
H A Dtc.prompt.c180 struct Strbuf buf = Strbuf_INIT;
H A Dsh.func.c751 struct Strbuf word = Strbuf_INIT;
H A Dsh.sem.c132 struct Strbuf buf = Strbuf_INIT;
H A Dsh.set.c926 struct Strbuf buf = Strbuf_INIT;

Completed in 108 milliseconds