Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libast/common/string/
H A Dstrcopy.c31 strcopy(register char* s, register const char* t) in strcopy() function
/titanic_51/usr/src/contrib/ast/src/lib/libast/string/
H A Dstrcopy.c31 strcopy(register char* s, register const char* t) in strcopy() function
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h304 #define strcopy _ast_strcopy macro
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h304 #define strcopy _ast_strcopy macro
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h325 #define strcopy _ast_strcopy macro
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h325 #define strcopy _ast_strcopy macro
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h304 #define strcopy _ast_strcopy macro
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h304 #define strcopy _ast_strcopy macro
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h325 #define strcopy _ast_strcopy macro
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h325 #define strcopy _ast_strcopy macro
/titanic_51/usr/src/cmd/format/
H A Dauto_sense.c2066 strcopy( function
/titanic_51/usr/src/lib/libpp/common/
H A Dppproto.c249 strcopy(register char* s, register const char* t) in strcopy() function
/titanic_51/usr/src/contrib/ast/src/lib/libpp/
H A Dppproto.c281 strcopy(register char* s, register const char* t) in strcopy() function
[all...]
/titanic_51/usr/src/cmd/ed/
H A Ded.c3086 strcopy(char *source, char *dest) in strcopy() function