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

/macosx-10.10.1/tcsh-65/tcsh/
H A Dtc.h66 #define Strbuf_INIT { NULL, 0, 0 } macro
H A Dtw.spell.c43 struct Strbuf guess = Strbuf_INIT, newname = Strbuf_INIT;
H A Dtc.func.c101 struct Strbuf buf = Strbuf_INIT;
201 struct Strbuf word = Strbuf_INIT;
315 struct Strbuf buf = Strbuf_INIT;
H A Dtw.help.c92 struct Strbuf full = Strbuf_INIT;
H A Dtw.parse.c161 struct Strbuf qline = Strbuf_INIT;
277 struct Strbuf wordbuf = Strbuf_INIT;
338 struct Strbuf wordbuf = Strbuf_INIT;
454 struct Strbuf wordbuf = Strbuf_INIT;
542 struct Strbuf cmd = Strbuf_INIT, dir = Strbuf_INIT;
581 struct Strbuf buffer = Strbuf_INIT;
920 struct Strbuf buf = Strbuf_INIT, item = Strbuf_INIT;
1469 struct Strbuf exp_dir = Strbuf_INIT;/* di
[all...]
H A Dtc.bind.c274 struct Strbuf b = Strbuf_INIT;
380 struct Strbuf b = Strbuf_INIT;
H A Dsh.dir.c343 struct Strbuf buf = Strbuf_INIT;
642 struct Strbuf buf = Strbuf_INIT;
1358 struct Strbuf qname = Strbuf_INIT;
H A Dsh.lex.c110 struct Strbuf labuf; /* = Strbuf_INIT; */
126 struct Strbuf histline; /* = Strbuf_INIT; last line input */
287 struct Strbuf wbuf = Strbuf_INIT;
480 struct Strbuf name = Strbuf_INIT;
649 static struct Strbuf buf; /* = Strbuf_INIT; */
662 static struct Strbuf lhsb; /* = Strbuf_INIT; */
663 static struct Strbuf slhs; /* = Strbuf_INIT; left-hand side of last :s */
664 static struct Strbuf rhsb; /* = Strbuf_INIT; right-hand side of last :s */
966 struct Strbuf wbuf = Strbuf_INIT;
H A Ded.xmap.c437 struct Strbuf buf = Strbuf_INIT;
H A Dsh.misc.c112 struct Strbuf buf = Strbuf_INIT;
H A Dtc.prompt.c184 struct Strbuf buf = Strbuf_INIT;
H A Dtw.comp.c409 struct Strbuf buf = Strbuf_INIT;
H A Dsh.glob.c151 struct Strbuf gbuf = Strbuf_INIT;
649 struct Strbuf word = Strbuf_INIT;
H A Dsh.func.c754 struct Strbuf word = Strbuf_INIT;
H A Dsh.sem.c136 struct Strbuf buf = Strbuf_INIT;
H A Dsh.set.c896 struct Strbuf buf = Strbuf_INIT;

Completed in 202 milliseconds