Home
last modified time | relevance | path

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

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