Searched refs:init_msg (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Ds3_both.c235 p = (unsigned char *)s->init_msg;
413 s->init_msg = s->init_buf->data + 4;
500 s->init_msg = s->init_buf->data + 4;
505 p = s->init_msg;
H A Ds3_clnt.c744 d=p=(unsigned char *)s->init_msg;
939 p=d=(unsigned char *)s->init_msg;
1131 param=p=(unsigned char *)s->init_msg;
1596 p=d=(unsigned char *)s->init_msg;
1734 p=d=(unsigned char *)s->init_msg;
1809 p = (unsigned char *)s->init_msg;
H A Ds3_srvr.c777 d=p=(unsigned char *)s->init_msg;
1824 p=(unsigned char *)s->init_msg;
2435 p=(unsigned char *)s->init_msg;
2569 p=d=(unsigned char *)s->init_msg;
H A Dd1_both.c428 s->init_msg = s->init_buf->data + DTLS1_HM_HEADER_LENGTH;
470 s->init_msg = s->init_buf->data + DTLS1_HM_HEADER_LENGTH;
H A Dd1_clnt.c742 data = (unsigned char *)s->init_msg;
H A Dssl.h929 void *init_msg; /* pointer to handshake message body, set by ssl3_get_message() */ member in struct:ssl_st
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp1491 static const struct evioSpecialKeyMsg init_msg = local
1514 bcopy( &init_msg, msg, sizeof (struct evioSpecialKeyMsg) );
2122 static struct _eventMsg init_msg = { { local
2137 init_msg.h.msgh_remote_port = port;
2143 *((struct _eventMsg *)eventMsg) = init_msg;
2181 static IOHIDSystem_stackShotMessage init_msg = local
2185 sizeof (init_msg), // mach_msg_size_t msgh_size;
2204 init_msg.header.msgh_remote_port = stackShotPort;
2205 *((IOHIDSystem_stackShotMessage*)stackShotMsg) = init_msg;
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDLibUserClient.cpp684 static struct _notifyMsg init_msg = { { local
707 *((struct _notifyMsg *)fValidMessage) = init_msg;
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dssl.h929 void *init_msg; /* pointer to handshake message body, set by ssl3_get_message() */ member in struct:ssl_st

Completed in 156 milliseconds