搜索资源列表
safe_strncpy
- Like strncpy but make sure the resulting string is always 0 terminated for Linux.
strncpy_from_user
- do strncpy from user for Linux v2.13.6.
strncpy
- Returns a pointer (R0) to the destination string dest we do this by not changing R0.
