Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dhack.u_init.c75 #define Strcpy (void) strcpy macro
H A Dhack.objnam.c74 #define Strcpy (void) strcpy macro
/netbsd-src/bin/csh/
H A Dcsh.h487 #define Strcpy(a, b) strcpy(a, b) macro
507 #define Strcpy(a, b) s_strcpy(a, b) macro