Home
last modified time | relevance | path

Searched refs:_strnicmp (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/lms/
H A DLMEConnection.cpp43 #define _strnicmp strncasecmp macro
760 if (_strnicmp((char *)pHeader->String, in _apfChannelOpen()
821 if (_strnicmp((char *)pHeader->String, in _apfGlobalRequest()
852 else if (_strnicmp((char *)pHeader->String, in _apfGlobalRequest()
883 else if (_strnicmp((char *)pHeader->String, in _apfGlobalRequest()
1012 if (_strnicmp(userAuthRequest.MethodName.c_str(), APF_AUTH_PASSWORD, in _apfUserAuthRequest()
H A DLMEConnectionCompat.cpp42 #define _strnicmp strncasecmp macro
/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Dportable.h400 #define strncasecmp _strnicmp