Searched refs:__strncpy_from_user (Results 26 - 28 of 28) sorted by relevance

12

/arch/metag/lib/
H A Dusercopy.c1302 long __strncpy_from_user(char *dst, const char __user *src, long count) function
1354 EXPORT_SYMBOL(__strncpy_from_user); variable
/arch/cris/include/asm/
H A Duaccess.h204 __strncpy_from_user(char *dst, const char __user *src, long count) function
/arch/mips/include/asm/
H A Duaccess.h1229 * __strncpy_from_user: - Copy a NUL terminated string from userspace, with less checking.
1249 __strncpy_from_user(char *__to, const char __user *__from, long __len) function

Completed in 181 milliseconds

12