Home
last modified time | relevance | path

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

/dflybsd-src/games/hack/
H A Dhack.u_init.c71 #define Strcat (void) strcat macro
H A Dhack.objnam.c68 #define Strcat (void) strcat macro
/dflybsd-src/contrib/tcsh-6/
H A Dsh.h1114 #define Strcat(a, b) strcat(a, b) macro
1137 #define Strcat(a, b) wcscat(a, b) macro
1147 #define Strcat(a, b) s_strcat(a, b) macro