Home
last modified time | relevance | path

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

/NextBSD/contrib/tcsh/
HDsh.glob.c935 end = Strend(string); in Gnmatch()
975 *estr = Strend(string); in t_pmatch()
HDsh.h1109 #define Strend(a) strend(a) macro
1143 #define Strend(a) s_strend(a) macro
HDed.refresh.c577 o = Strend(o); in update_line()
593 n = Strend(n); in update_line()
HDed.chared.c1002 LastChar = Strend(InputBuf); in GetHistLine()
1737 LastChar = Strend(InputBuf); in e_toggle_hist()
2176 cp = Strend(hbuf); in e_dabbrev_expand()
2198 cp = Strend(hbuf); in e_dabbrev_expand()
HDtc.str.c281 Strcpy(Strend(dst), src); in s_strcat()
HDsh.c940 cp = Strend(arginp); in main()
1502 ep = Strend(cp); in srccat()
HDtw.parse.c757 t = Strend(template); in is_suffix()
758 c = Strend(check); in is_suffix()
HDsh.lex.c1039 wp = Strend(cp); in domod()
HDtc.func.c321 dp = Strend(tmp) - 1; in dolist()