Searched refs:ncp_strnicmp (Results 1 – 2 of 2) sorted by relevance
140 #define ncp_strnicmp(t, s1, s2, len) \ macro159 static inline int ncp_strnicmp(struct nls_table *t, const unsigned char *s1, in ncp_strnicmp() function
130 return ncp_strnicmp(NCP_IO_TABLE(dentry), a->name, b->name, a->len); in ncp_compare_dentry()