Searched refs:strlen_user_proc (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/os-Linux/
H A Dtty_log.c155 len += strlen_user_proc(arg);
170 log_chunk(tty_log_fd, arg, strlen_user_proc(arg));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/
H A Dkern_util.h101 extern int strlen_user_proc(char *str);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/kernel/
H A Dprocess.c324 int strlen_user_proc(char __user *str) function

Completed in 105 milliseconds