Searched defs:strncpy (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/powerpc/lib/
H A Dppcstring.S21 strncpy: label
/u-boot/arch/sh/include/asm/
H A Dstring.h33 static inline char *strncpy(char *__dest, const char *__src, size_t __n) function
/u-boot/lib/
H A Dstring.c96 char * strncpy(char * dest,const char *src,size_t count) function

Completed in 51 milliseconds