| /src/external/bsd/tmux/dist/ |
| cmd-detach-client.c | 64 enum msgtype msgtype; local 73 msgtype = MSG_DETACHKILL; 75 msgtype = MSG_DETACH; 86 server_client_detach(loop, msgtype); 98 server_client_detach(loop, msgtype); 107 server_client_detach(tc, msgtype);
|
| cmd-attach-session.c | 63 enum msgtype msgtype; local 116 msgtype = MSG_DETACHKILL; 118 msgtype = MSG_DETACH; 122 server_client_detach(c_loop, msgtype); 140 msgtype = MSG_DETACHKILL; 142 msgtype = MSG_DETACH; 146 server_client_detach(c_loop, msgtype);
|
| tmux-protocol.h | 26 enum msgtype { enum
|
| /src/external/bsd/wpa/dist/src/ap/ |
| dhcp_snoop.c | 40 int res, msgtype = 0, prefixlen = 32; local 84 msgtype = opt[2]; 102 if (msgtype == DHCPACK) {
|
| fils_hlp.c | 159 u8 msgtype = 0; local 216 msgtype = pos[0]; 230 msgtype, rapid_commit, MAC2STR(dhcp->hw_addr)); 240 if (hapd->conf->dhcp_rapid_commit_proxy && msgtype == DHCPOFFER && 247 } else if (msgtype != DHCPACK) { 275 if (hapd->conf->dhcp_rapid_commit_proxy && msgtype == DHCPACK && 332 u8 msgtype = 0; local 374 msgtype = pos[0]; 383 wpa_printf(MSG_DEBUG, "FILS: HLP - DHCP message type %u", msgtype); 384 if (msgtype != DHCPDISCOVER [all...] |
| wpa_auth_ft.c | 1061 const char *msgtype, int no_defer) 1070 RRB_GET_AUTH(FT_RRB_SEQ, seq, msgtype, sizeof(*msg_both)); 1116 MACSTR, msgtype, MAC2STR(src_addr)); 1121 msgtype, MAC2STR(src_addr)); 1131 const char *msgtype) 1140 RRB_GET_AUTH(FT_RRB_SEQ, seq, msgtype, sizeof(*msg_both)); 3991 const char *msgtype = "pull request"; local 4009 RRB_GET_AUTH(FT_RRB_R0KH_ID, r0kh_id, msgtype, -1); 4017 RRB_GET_AUTH(FT_RRB_R1KH_ID, r1kh_id, msgtype, FT_R1KH_ID_LEN); 4038 auth, auth_len, msgtype, no_defer) 4379 const char *msgtype = "pull response"; local 4432 const char *msgtype = "push"; local [all...] |
| /src/crypto/external/apache2/openssl/dist/test/ |
| asynciotest.c | 151 unsigned int msgtype = 0, negversion = 0; local 164 && !PACKET_get_1(&wholebody, &msgtype)) 167 if (msgtype == SSL3_MT_SERVER_HELLO) { 233 && msgtype == SSL3_MT_SERVER_HELLO)) {
|
| tls13ccstest.c | 94 unsigned int rectype, recvers, msgtype, expectedrecvers; local 116 if (!PACKET_get_1(&msg, &msgtype) 119 if (msgtype == SSL3_MT_CLIENT_HELLO) { 149 } else if (msgtype == SSL3_MT_SERVER_HELLO) {
|
| /src/crypto/external/bsd/openssl/dist/test/ |
| asynciotest.c | 151 unsigned int msgtype = 0, negversion = 0; local 164 && !PACKET_get_1(&wholebody, &msgtype)) 167 if (msgtype == SSL3_MT_SERVER_HELLO) { 233 && msgtype == SSL3_MT_SERVER_HELLO)) {
|
| tls13ccstest.c | 94 unsigned int rectype, recvers, msgtype, expectedrecvers; local 116 if (!PACKET_get_1(&msg, &msgtype) 119 if (msgtype == SSL3_MT_CLIENT_HELLO) { 148 } else if (msgtype == SSL3_MT_SERVER_HELLO) {
|
| /src/crypto/external/bsd/openssl.old/dist/test/ |
| asynciotest.c | 151 unsigned int msgtype = 0, negversion = 0; local 164 && !PACKET_get_1(&wholebody, &msgtype)) 167 if (msgtype == SSL3_MT_SERVER_HELLO) { 233 && msgtype == SSL3_MT_SERVER_HELLO)) {
|
| tls13ccstest.c | 94 unsigned int rectype, recvers, msgtype, expectedrecvers; local 116 if (!PACKET_get_1(&msg, &msgtype) 119 if (msgtype == SSL3_MT_CLIENT_HELLO) { 148 } else if (msgtype == SSL3_MT_SERVER_HELLO) {
|
| /src/external/bsd/openldap/dist/clients/tools/ |
| ldapmodify.c | 668 int rc = LDAP_OTHER, msgtype; local 695 msgtype = ldap_msgtype( res ); 704 } else if ( msgtype != op ) { 705 fprintf( stderr, "%s: msgtype: expected %d got %d\n", 706 res2str( op ), op, msgtype );
|
| /src/external/bsd/openldap/dist/libraries/libldap/ |
| test.c | 280 int i, c, port, errflg, method, id, msgtype; local 543 if (( msgtype = ldap_result( ld, id, all, 548 printf( "\nresult: msgtype %d msgid %d\n", 549 msgtype, res->lm_msgid );
|
| /src/crypto/external/apache2/openssl/dist/ssl/ |
| d1_lib.c | 425 unsigned int rectype, versmajor, versminor, msgseq, msgtype, clientvers, cookielen; local 556 if (!PACKET_get_1(&msgpkt, &msgtype) 567 if (msgtype != SSL3_MT_CLIENT_HELLO) {
|
| /src/external/mpl/bind/dist/lib/isccc/ |
| cc.c | 501 unsigned int msgtype; local 514 GET8(msgtype, source->rstart); 522 if (msgtype == ISCCC_CCMSGTYPE_BINARYDATA) { 530 } else if (msgtype == ISCCC_CCMSGTYPE_TABLE) { 532 } else if (msgtype == ISCCC_CCMSGTYPE_LIST) {
|
| /src/crypto/external/bsd/openssl/dist/ssl/ |
| d1_lib.c | 465 unsigned int rectype, versmajor, msgseq, msgtype, clientvers, cookielen; local 603 if (!PACKET_get_1(&msgpkt, &msgtype) 614 if (msgtype != SSL3_MT_CLIENT_HELLO) {
|
| /src/crypto/external/bsd/openssl.old/dist/ssl/ |
| d1_lib.c | 454 unsigned int rectype, versmajor, msgseq, msgtype, clientvers, cookielen; local 592 if (!PACKET_get_1(&msgpkt, &msgtype) 603 if (msgtype != SSL3_MT_CLIENT_HELLO) {
|
| /src/external/bsd/tcpdump/dist/ |
| print-fr.c | 822 u_int msgtype; local 873 msgtype = GET_U_1(p); 951 "unknown message", msgtype), 952 msgtype, 957 "unknown message 0x%02x", msgtype));
|
| print-dhcp6.c | 108 nd_uint8_t msgtype; member in union:dhcp6::__anon8049 868 uint8_t msgtype; local 883 msgtype = GET_U_1(dh6->dh6_msgtypexid.msgtype); 884 name = tok2str(dh6_msgtype_str, "msgtype-%u", msgtype); 894 if (msgtype != DH6_RELAY_FORW && msgtype != DH6_RELAY_REPLY) {
|
| /src/crypto/external/apache2/openssl/dist/test/helpers/ |
| quictestlib.c | 950 unsigned int msgtype; local 963 || !PACKET_get_1(&pkt, &msgtype) 969 switch (msgtype) {
|
| /src/sys/dev/pci/ |
| if_bwfm_pci.h | 147 uint8_t msgtype; member in struct:msgbuf_common_hdr
|
| /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/ |
| vchiq_core.c | 1189 uint32_t msgtype = (bulk->dir == VCHIQ_BULK_TRANSMIT) ? local 1191 uint32_t msgid = VCHIQ_MAKE_MSG(msgtype, service->localport,
|