Searched defs:ncp_tolower (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ncpfs/
H A Dncplib_kernel.h138 #define ncp_tolower(t, c) nls_tolower(t, c) macro
153 #define ncp_tolower(t, c) tolower(c) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ncpfs/
H A Dncplib_kernel.h138 #define ncp_tolower(t, c) nls_tolower(t, c) macro
153 #define ncp_tolower(t, c) tolower(c) macro

Completed in 58 milliseconds