Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
HDsh.glob.c920 end = Strend(string); in Gnmatch()
960 *estr = Strend(string); in t_pmatch()
HDsh.h1126 #define Strend(a) strend(a) macro
1160 #define Strend(a) s_strend(a) macro
HDed.refresh.c603 o = Strend(o); in update_line()
619 n = Strend(n); in update_line()
HDed.chared.c1008 LastChar = Strend(InputBuf); in GetHistLine()
1742 LastChar = Strend(InputBuf); in e_toggle_hist()
2181 cp = Strend(hbuf); in e_dabbrev_expand()
2203 cp = Strend(hbuf); in e_dabbrev_expand()
HDtc.str.c292 Strcpy(Strend(dst), src);
HDsh.c1418 cp = Strend(arginp); in main()
1530 ep = Strend(cp); in srccat()
HDtw.parse.c756 t = Strend(template); in is_suffix()
757 c = Strend(check); in is_suffix()
HDsh.lex.c1081 wp = Strend(cp); in domod()
HDtc.func.c341 dp = Strend(tmp) - 1; in dolist()