Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/kernel/skas/
H A Duaccess.c168 static int strncpy_chunk_from_user(unsigned long from, int len, void *arg) in strncpy_chunk_from_user() function
189 n = buffer_op((unsigned long) src, count, 0, strncpy_chunk_from_user, in strncpy_from_user()