Home
last modified time | relevance | path

Searched defs:Strcat (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/tcsh/
Dsh.h1109 #define Strcat(a, b) strcat(a, b) macro
1132 #define Strcat(a, b) wcscat(a, b) macro
1142 #define Strcat(a, b) s_strcat(a, b) macro