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

/linux-4.1.27/fs/ncpfs/
H A Dncplib_kernel.h138 #define ncp_toupper(t, c) nls_toupper(t, c) macro
153 #define ncp_toupper(t, c) toupper(c) macro

Completed in 29 milliseconds