Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dhack.u_init.c76 #define Strcat (void) strcat macro
H A Dhack.objnam.c73 #define Strcat (void) strcat macro
/netbsd-src/bin/csh/
H A Dcsh.h485 #define Strcat(a, b) strcat(a, b) macro
505 #define Strcat(a, b) s_strcat(a, b) macro