Home
last modified time | relevance | path

Searched refs:Strend (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.glob.c920 end = Strend(string); in Gnmatch()
960 *estr = Strend(string); in t_pmatch()
H A Dsh.h1121 #define Strend(a) strend(a) macro
1155 #define Strend(a) s_strend(a) macro
H A Ded.refresh.c603 o = Strend(o); in update_line()
619 n = Strend(n); in update_line()
H A Ded.chared.c1007 LastChar = Strend(InputBuf); in GetHistLine()
1741 LastChar = Strend(InputBuf); in e_toggle_hist()
2180 cp = Strend(hbuf); in e_dabbrev_expand()
2202 cp = Strend(hbuf); in e_dabbrev_expand()
H A Dtc.str.c292 Strcpy(Strend(dst), src);
H A Dsh.c1414 cp = Strend(arginp); in main()
1526 ep = Strend(cp); in srccat()
H A Dtw.parse.c757 t = Strend(template); in is_suffix()
758 c = Strend(check); in is_suffix()
H A Dsh.lex.c1058 wp = Strend(cp); in domod()
H A Dtc.func.c323 dp = Strend(tmp) - 1; in dolist()