Home
last modified time | relevance | path

Searched refs:MSG_TYPE (Results 1 – 2 of 2) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/ipc/
Dmsgque.c20 #define MSG_TYPE 1 macro
176 msgbuf.mtype = MSG_TYPE; in fill_msgque()
/external/curl/tests/python_dependencies/impacket/
Dntlm.py931 MSG_TYPE = None variable in NTLM_HTTP
942 if msg_type == _cls.MSG_TYPE:
951 MSG_TYPE = 0 variable in NTLM_HTTP_AuthRequired
959 MSG_TYPE = 1 variable in NTLM_HTTP_AuthNegotiate
967 MSG_TYPE = 3 variable in NTLM_HTTP_AuthChallengeResponse