Home
last modified time | relevance | path

Searched refs:Strbuf_INIT (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtw.spell.c39 struct Strbuf guess = Strbuf_INIT, newname = Strbuf_INIT; in spell_me()
H A Dtw.parse.c158 struct Strbuf qline = Strbuf_INIT; in tenematch()
276 struct Strbuf wordbuf = Strbuf_INIT; in tenematch()
337 struct Strbuf wordbuf = Strbuf_INIT; in tenematch()
467 struct Strbuf wordbuf = Strbuf_INIT; in tenematch()
555 struct Strbuf cmd = Strbuf_INIT, dir = Strbuf_INIT; in c_glob()
594 struct Strbuf buffer = Strbuf_INIT; in insert_meta()
945 struct Strbuf buf = Strbuf_INIT, item = Strbuf_INIT; in tw_collect_items()
1517 struct Strbuf exp_dir = Strbuf_INIT;/* dir after ~ expansion */ in t_search()
1518 struct Strbuf dir = Strbuf_INIT; /* /x/y/z/ part in /x/y/z/f */ in t_search()
1519 struct Strbuf exp_name = Strbuf_INIT;/* the recognized (extended) */ in t_search()
[all …]
H A Dtc.h65 #define Strbuf_INIT { NULL, 0, 0 } macro
H A Dtc.bind.c270 struct Strbuf b = Strbuf_INIT; in parsebind()
376 struct Strbuf b = Strbuf_INIT; in parsestring()
H A Dtw.help.c88 struct Strbuf full = Strbuf_INIT; in do_help()
H A Dsh.dir.c337 struct Strbuf buf = Strbuf_INIT; in dnormalize()
632 struct Strbuf buf = Strbuf_INIT; in dfollow()
1367 struct Strbuf qname = Strbuf_INIT; in recdirs()
H A Dsh.glob.c152 struct Strbuf gbuf = Strbuf_INIT; in globbrace()
663 struct Strbuf word = Strbuf_INIT; in dobackp()
H A Dsh.dol.c970 struct Strbuf lbuf = Strbuf_INIT, mbuf = Strbuf_INIT; in heredoc()
H A Dsh.lex.c296 struct Strbuf wbuf = Strbuf_INIT; in word()
502 struct Strbuf name = Strbuf_INIT; in getdol()
988 struct Strbuf wbuf = Strbuf_INIT; in subword()
H A Dsh.misc.c111 struct Strbuf buf = Strbuf_INIT; in blkexpand()
H A Dtw.comp.c406 struct Strbuf buf = Strbuf_INIT; in tw_dollar()
H A Dtc.func.c97 struct Strbuf buf = Strbuf_INIT; in expand_lex()
203 struct Strbuf word = Strbuf_INIT; in dolist()
317 struct Strbuf buf = Strbuf_INIT; in dolist()
H A Ded.xmap.c433 struct Strbuf buf = Strbuf_INIT; in PrintXkey()
H A Dtc.prompt.c180 struct Strbuf buf = Strbuf_INIT; in tprintf()
H A Dsh.sem.c132 struct Strbuf buf = Strbuf_INIT; in execute()
H A Dsh.set.c926 struct Strbuf buf = Strbuf_INIT; in exportpath()
H A Dsh.func.c751 struct Strbuf word = Strbuf_INIT; in search()
H A Ded.chared.c1264 struct Strbuf tmpbuf = Strbuf_INIT; in v_search()