Home
last modified time | relevance | path

Searched refs:substrncpy (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/rsxx/
Dcregs.c579 static int substrncpy(char *dest, const char *src, int count) in substrncpy() function
615 len = substrncpy(log_str, &buf[off], cnt); in read_hw_log_done()