Main Page
|
Modules
|
Directories
|
File List
|
Globals
|
Related Pages
Deprecated List
Global
_stp_strncpy_from_user
(char *dst, const char __user *src, long count)
I can't think of why you wouldn't use
_stp_string_from_user()
instead.