Searched refs:strnlen_user_std (Results 1 - 3 of 3) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/lib/
H A Duaccess.h13 extern size_t strnlen_user_std(size_t, const char __user *);
H A Duaccess_mvcos.c209 .strnlen_user = strnlen_user_std,
H A Duaccess_std.c188 size_t strnlen_user_std(size_t size, const char __user *src) function
313 .strnlen_user = strnlen_user_std,

Completed in 97 milliseconds