Searched refs:strncpy_from_user (Results 1 – 3 of 3) sorted by relevance
424 static inline long strncpy_from_user(char *dst, const char __user *src, long count) in strncpy_from_user() function
565 long __must_check strncpy_from_user(char *dst, const char __user *src,
730 strncpy_from_user(char *__to, const char __user *__from, long __len) in strncpy_from_user() function