Home
last modified time | relevance | path

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

/csrg-svn/sys/pmax/stand/libsa/
H A Dstrcpy.c16 strcpy(s1, s2) in strcpy() function
/csrg-svn/lib/libc/string/
H A Dstrcpy.c16 strcpy(to, from) in strcpy() function
/csrg-svn/sys/pmax/stand/
H A Ddec_prom.h75 char *(*strcpy) __P((char *s1, char *s2)); /* 10 */ member