Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/lib/
H A Dppcstring.S34 strcat: label
/openbmc/u-boot/lib/
H A Dstring.c137 char * strcat(char * dest, const char * src) in strcat() function