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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnls.h43 static inline unsigned char nls_toupper(struct nls_table *t, unsigned char c) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ncpfs/
H A Dncplib_kernel.h139 #define ncp_toupper(t, c) nls_toupper(t, c)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/vfat/
H A Dnamei.c261 buf[0] = nls_toupper(nls, buf[0]);

Completed in 58 milliseconds