Searched refs:ncp__toupper (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ncpfs/
H A Dncplib_kernel.h106 unsigned char ncp__toupper(struct nls_table *, unsigned char);
115 #define ncp_toupper(t, c) ncp__toupper(t, c)
H A Dncplib_kernel.c895 ncp__toupper(struct nls_table *t, unsigned char c) function

Completed in 36 milliseconds