Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds