Searched refs:strncpy0 (Results 1 - 1 of 1) sorted by last modified time

/u-boot/cmd/
H A Dini.c71 static char *strncpy0(char *dest, const char *src, size_t size) function
160 strncpy0(section, start + 1, sizeof(section));
189 strncpy0(prev_name, name, sizeof(prev_name));

Completed in 43 milliseconds