Home
last modified time | relevance | path

Searched defs:strcat (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/lib/libc/port/gen/
H A Dstrcat.c41 strcat(char *s1, const char *s2) in strcat() function
/titanic_52/usr/src/boot/lib/libc/string/
H A Dstrcat.c39 strcat(char * __restrict s, const char * __restrict append) in strcat() function
/titanic_52/usr/src/boot/sys/boot/common/
H A Dutil.c86 strcat(char *dst, const char *src) in strcat() function
/titanic_52/usr/src/uts/intel/io/acpica/utilities/
H A Dutclib.c426 strcat ( in strcat() function
/titanic_52/usr/src/common/util/
H A Dstring.c353 strcat(char *s1, const char *s2) in strcat() function