Home
last modified time | relevance | path

Searched refs:msg (Results 151 – 175 of 68972) sorted by relevance

12345678910>>...2759

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/api/
H A Dnetifapi.c70 msg->msg.common.errtfunc(msg->netif); in do_netifapi_netif_common()
73 msg->msg.common.voidfunc(msg->netif); in do_netifapi_netif_common()
96 msg.msg.msg.add.ipaddr = ipaddr; in netifapi_netif_add()
97 msg.msg.msg.add.netmask = netmask; in netifapi_netif_add()
98 msg.msg.msg.add.gw = gw; in netifapi_netif_add()
99 msg.msg.msg.add.state = state; in netifapi_netif_add()
100 msg.msg.msg.add.init = init; in netifapi_netif_add()
101 msg.msg.msg.add.input = input; in netifapi_netif_add()
103 return msg.msg.err; in netifapi_netif_add()
120 msg.msg.msg.common.voidfunc = voidfunc; in netifapi_netif_common()
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/api/
H A Dnetifapi.c70 msg->msg.common.errtfunc(msg->netif); in do_netifapi_netif_common()
73 msg->msg.common.voidfunc(msg->netif); in do_netifapi_netif_common()
96 msg.msg.msg.add.ipaddr = ipaddr; in netifapi_netif_add()
97 msg.msg.msg.add.netmask = netmask; in netifapi_netif_add()
98 msg.msg.msg.add.gw = gw; in netifapi_netif_add()
99 msg.msg.msg.add.state = state; in netifapi_netif_add()
100 msg.msg.msg.add.init = init; in netifapi_netif_add()
101 msg.msg.msg.add.input = input; in netifapi_netif_add()
103 return msg.msg.err; in netifapi_netif_add()
120 msg.msg.msg.common.voidfunc = voidfunc; in netifapi_netif_common()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/netisdn/
H A Di4b_capi_msgs.c74 msg = capimsg_setu16(msg, msgid); in capi_listen_req()
78 msg = capimsg_setu32(msg, CIP); in capi_listen_req()
79 msg = capimsg_setu32(msg, 0); in capi_listen_req()
80 msg = capimsg_setu8(msg, 0); in capi_listen_req()
81 msg = capimsg_setu8(msg, 0); in capi_listen_req()
124 msg = capimsg_getu32(msg, &PLCI); in capi_info_ind()
133 msg = capimsg_setu32(msg, PLCI); in capi_info_ind()
158 msg = capimsg_setu32(msg, PLCI); in capi_alert_req()
159 msg = capimsg_setu8(msg, 0); in capi_alert_req()
238 msg = capimsg_setu8(msg, 0x80); in capi_connect_req()
[all …]
/dports/games/manaplus/manaplus-2.1.3.17/src/net/eathena/
H A Dquestrecv.cpp41 msg.readInt32("time"); in processAddQuest()
68 msg.skipToEnd("unused"); in processAddQuest()
85 msg.readUInt8("state"); in processAddQuest2()
105 msg.readInt16("len"); in processAddQuests()
152 msg.readInt16("len"); in processAddQuests2()
174 msg.readInt16("len"); in processAddQuestsObjectives()
196 msg.readInt16("len"); in processUpdateQuestsObjectives()
265 msg.readInt16("x"); in processNpcQuestEffect()
266 msg.readInt16("y"); in processNpcQuestEffect()
267 msg.readInt16("state"); in processNpcQuestEffect()
[all …]
/dports/lang/ruby26/ruby-2.6.9/test/syslog/
H A Dtest_syslog_logger.rb134 assert_equal '', msg.line
137 assert_equal '', msg.line
140 assert_equal '', msg.line
143 assert_equal '', msg.line
146 assert_equal '', msg.line
159 assert_equal '', msg.line
162 assert_equal '', msg.line
165 assert_equal '', msg.line
168 assert_equal '', msg.line
517 msg = MockSyslog.line
[all …]
/dports/www/py-autobahn/autobahn-python-19.5.1/autobahn/wamp/test/
H A Dtest_message.py188 msg = e.marshal()
197 msg = e.marshal()
233 msg = e.marshal()
241 msg = e.marshal()
302 msg = e.marshal()
321 msg = e.marshal()
340 msg = e.marshal()
346 msg = e.marshal()
353 msg = e.marshal()
389 msg = e.marshal()
[all …]
/dports/devel/grpc/grpc-1.42.0/src/core/ext/upb-generated/envoy/config/cluster/v3/
H A Doutlier_detection.upb.h101 _upb_sethas(msg, 1); in envoy_config_cluster_v3_OutlierDetection_set_consecutive_5xx()
114 _upb_sethas(msg, 2); in envoy_config_cluster_v3_OutlierDetection_set_interval()
127 _upb_sethas(msg, 3); in envoy_config_cluster_v3_OutlierDetection_set_base_ejection_time()
140 _upb_sethas(msg, 4); in envoy_config_cluster_v3_OutlierDetection_set_max_ejection_percent()
153 _upb_sethas(msg, 5); in envoy_config_cluster_v3_OutlierDetection_set_enforcing_consecutive_5xx()
166 _upb_sethas(msg, 6); in envoy_config_cluster_v3_OutlierDetection_set_enforcing_success_rate()
179 _upb_sethas(msg, 7); in envoy_config_cluster_v3_OutlierDetection_set_success_rate_minimum_hosts()
192 _upb_sethas(msg, 8); in envoy_config_cluster_v3_OutlierDetection_set_success_rate_request_volume()
205 _upb_sethas(msg, 9); in envoy_config_cluster_v3_OutlierDetection_set_success_rate_stdev_factor()
218 _upb_sethas(msg, 10); in envoy_config_cluster_v3_OutlierDetection_set_consecutive_gateway_failure()
[all …]
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/ext/upb-generated/envoy/config/cluster/v3/
H A Doutlier_detection.upb.h101 _upb_sethas(msg, 1); in envoy_config_cluster_v3_OutlierDetection_set_consecutive_5xx()
114 _upb_sethas(msg, 2); in envoy_config_cluster_v3_OutlierDetection_set_interval()
127 _upb_sethas(msg, 3); in envoy_config_cluster_v3_OutlierDetection_set_base_ejection_time()
140 _upb_sethas(msg, 4); in envoy_config_cluster_v3_OutlierDetection_set_max_ejection_percent()
153 _upb_sethas(msg, 5); in envoy_config_cluster_v3_OutlierDetection_set_enforcing_consecutive_5xx()
166 _upb_sethas(msg, 6); in envoy_config_cluster_v3_OutlierDetection_set_enforcing_success_rate()
179 _upb_sethas(msg, 7); in envoy_config_cluster_v3_OutlierDetection_set_success_rate_minimum_hosts()
192 _upb_sethas(msg, 8); in envoy_config_cluster_v3_OutlierDetection_set_success_rate_request_volume()
205 _upb_sethas(msg, 9); in envoy_config_cluster_v3_OutlierDetection_set_success_rate_stdev_factor()
218 _upb_sethas(msg, 10); in envoy_config_cluster_v3_OutlierDetection_set_consecutive_gateway_failure()
[all …]
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/ext/upb-generated/envoy/config/cluster/v3/
H A Doutlier_detection.upb.h101 _upb_sethas(msg, 1); in envoy_config_cluster_v3_OutlierDetection_set_consecutive_5xx()
114 _upb_sethas(msg, 2); in envoy_config_cluster_v3_OutlierDetection_set_interval()
127 _upb_sethas(msg, 3); in envoy_config_cluster_v3_OutlierDetection_set_base_ejection_time()
140 _upb_sethas(msg, 4); in envoy_config_cluster_v3_OutlierDetection_set_max_ejection_percent()
153 _upb_sethas(msg, 5); in envoy_config_cluster_v3_OutlierDetection_set_enforcing_consecutive_5xx()
166 _upb_sethas(msg, 6); in envoy_config_cluster_v3_OutlierDetection_set_enforcing_success_rate()
179 _upb_sethas(msg, 7); in envoy_config_cluster_v3_OutlierDetection_set_success_rate_minimum_hosts()
192 _upb_sethas(msg, 8); in envoy_config_cluster_v3_OutlierDetection_set_success_rate_request_volume()
205 _upb_sethas(msg, 9); in envoy_config_cluster_v3_OutlierDetection_set_success_rate_stdev_factor()
218 _upb_sethas(msg, 10); in envoy_config_cluster_v3_OutlierDetection_set_consecutive_gateway_failure()
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/
H A Dmsg_helpers.go75 if off == len(msg) {
81 return hdr, len(msg), msg, err
85 return hdr, len(msg), msg, err
89 return hdr, len(msg), msg, err
93 return hdr, len(msg), msg, err
97 return hdr, len(msg), msg, err
99 msg, err = truncateMsgFromRdlength(msg, off, hdr.Rdlength)
188 msg[off] = i
227 …i = uint64(msg[off])<<40 | uint64(msg[off+1])<<32 | uint64(msg[off+2])<<24 | uint64(msg[off+3])<<1…
228 uint64(msg[off+4])<<8 | uint64(msg[off+5])
[all …]
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/miekg/dns/
H A Dmsg_helpers.go74 if off == len(msg) {
80 return hdr, len(msg), msg, err
84 return hdr, len(msg), msg, err
88 return hdr, len(msg), msg, err
92 return hdr, len(msg), msg, err
96 return hdr, len(msg), msg, err
98 msg, err = truncateMsgFromRdlength(msg, off, hdr.Rdlength)
187 msg[off] = i
226 …i = uint64(msg[off])<<40 | uint64(msg[off+1])<<32 | uint64(msg[off+2])<<24 | uint64(msg[off+3])<<1…
227 uint64(msg[off+4])<<8 | uint64(msg[off+5])
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/miekg/dns/
H A Dmsg_helpers.go74 if off == len(msg) {
80 return hdr, len(msg), msg, err
84 return hdr, len(msg), msg, err
88 return hdr, len(msg), msg, err
92 return hdr, len(msg), msg, err
96 return hdr, len(msg), msg, err
98 msg, err = truncateMsgFromRdlength(msg, off, hdr.Rdlength)
187 msg[off] = i
226 …i = uint64(msg[off])<<40 | uint64(msg[off+1])<<32 | uint64(msg[off+2])<<24 | uint64(msg[off+3])<<1…
227 uint64(msg[off+4])<<8 | uint64(msg[off+5])
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/msg/
H A Dmsg.c71 msg->m_tail = &msg->m_chain; in msg_create()
72 msg->m_addrinfo.ai_addrlen = sizeof(msg->m_addr); in msg_create()
73 msg->m_addrinfo.ai_addr = &msg->m_addr->su_sa; in msg_create()
80 msg->m_object = (void *)(msg + 1); in msg_create()
158 for (; msg; msg = parent) { in msg_destroy()
207 if (msg && msg->m_class->mc_tag == tag) in msg_public()
245 memset(&msg->m_addr, 0, sizeof(msg->m_addr)); in msg_addr_zero()
249 msg->m_addrinfo.ai_addr = &msg->m_addr->su_sa; in msg_addr_zero()
260 return msg ? msg->m_addr : 0; in msg_addr()
330 return msg ? &msg->m_addrinfo : 0; in msg_addrinfo()
[all …]
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/msg/
H A Dmsg.c71 msg->m_tail = &msg->m_chain; in msg_create()
72 msg->m_addrinfo.ai_addrlen = sizeof(msg->m_addr); in msg_create()
73 msg->m_addrinfo.ai_addr = &msg->m_addr->su_sa; in msg_create()
80 msg->m_object = (void *)(msg + 1); in msg_create()
158 for (; msg; msg = parent) { in msg_destroy()
207 if (msg && msg->m_class->mc_tag == tag) in msg_public()
245 memset(&msg->m_addr, 0, sizeof(msg->m_addr)); in msg_addr_zero()
249 msg->m_addrinfo.ai_addr = &msg->m_addr->su_sa; in msg_addr_zero()
260 return msg ? msg->m_addr : 0; in msg_addr()
330 return msg ? &msg->m_addrinfo : 0; in msg_addrinfo()
[all …]
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/api/
H A Dtcpip.c94 msg->msg.apimsg->function(&(msg->msg.apimsg->msg)); in tcpip_thread()
103 ethernet_input(msg->msg.inp.p, msg->msg.inp.netif); in tcpip_thread()
107 ip_input(msg->msg.inp.p, msg->msg.inp.netif); in tcpip_thread()
116 msg->msg.netifapimsg->function(&(msg->msg.netifapimsg->msg)); in tcpip_thread()
122 msg->msg.cb.function(msg->msg.cb.ctx); in tcpip_thread()
129 sys_timeout(msg->msg.tmo.msecs, msg->msg.tmo.h, msg->msg.tmo.arg); in tcpip_thread()
134 sys_untimeout(msg->msg.tmo.h, msg->msg.tmo.arg); in tcpip_thread()
182 msg->msg.inp.p = p; in tcpip_input()
218 msg->msg.cb.ctx = ctx; in tcpip_callback_with_block()
254 msg->msg.tmo.h = h; in tcpip_timeout()
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/miekg/dns/
H A Dmsg_helpers.go76 if off == len(msg) {
82 return hdr, len(msg), msg, err
86 return hdr, len(msg), msg, err
90 return hdr, len(msg), msg, err
94 return hdr, len(msg), msg, err
98 return hdr, len(msg), msg, err
100 msg, err = truncateMsgFromRdlength(msg, off, hdr.Rdlength)
189 msg[off] = i
228 …i = uint64(msg[off])<<40 | uint64(msg[off+1])<<32 | uint64(msg[off+2])<<24 | uint64(msg[off+3])<<1…
229 uint64(msg[off+4])<<8 | uint64(msg[off+5])
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/miekg/dns/
H A Dmsg_helpers.go76 if off == len(msg) {
82 return hdr, len(msg), msg, err
86 return hdr, len(msg), msg, err
90 return hdr, len(msg), msg, err
94 return hdr, len(msg), msg, err
98 return hdr, len(msg), msg, err
100 msg, err = truncateMsgFromRdlength(msg, off, hdr.Rdlength)
189 msg[off] = i
228 …i = uint64(msg[off])<<40 | uint64(msg[off+1])<<32 | uint64(msg[off+2])<<24 | uint64(msg[off+3])<<1…
229 uint64(msg[off+4])<<8 | uint64(msg[off+5])
[all …]
/dports/irc/znc/znc-1.8.2/test/
H A DMessageTest.cpp27 CMessage msg; in TEST() local
271 CMessage msg; in TEST() local
314 CCTCPMessage msg; in TEST() local
329 CTextMessage msg; in TEST() local
343 CCTCPMessage msg; in TEST() local
358 CKickMessage msg; in TEST() local
375 CJoinMessage msg; in TEST() local
386 CModeMessage msg; in TEST() local
409 CNickMessage msg; in TEST() local
434 CPartMessage msg; in TEST() local
[all …]
/dports/devel/grpc130/grpc-1.30.2/src/core/ext/upb-generated/google/protobuf/
H A Ddescriptor.upb.h220 _upb_sethas(msg, 1); in google_protobuf_FileDescriptorProto_set_name()
224 _upb_sethas(msg, 2); in google_protobuf_FileDescriptorProto_set_package()
290 _upb_sethas(msg, 4); in google_protobuf_FileDescriptorProto_set_options()
303 _upb_sethas(msg, 5); in google_protobuf_FileDescriptorProto_set_source_code_info()
336 _upb_sethas(msg, 3); in google_protobuf_FileDescriptorProto_set_syntax()
368 _upb_sethas(msg, 1); in google_protobuf_DescriptorProto_set_name()
437 _upb_sethas(msg, 2); in google_protobuf_DescriptorProto_set_options()
508 _upb_sethas(msg, 1); in google_protobuf_DescriptorProto_ExtensionRange_set_start()
512 _upb_sethas(msg, 2); in google_protobuf_DescriptorProto_ExtensionRange_set_end()
516 _upb_sethas(msg, 3); in google_protobuf_DescriptorProto_ExtensionRange_set_options()
[all …]
/dports/comms/rtl-433/rtl_433-21.12/src/devices/
H A Doregon_scientific.c146 val = (msg[4] << 8) | (msg[3] & 0xF0); in cm180_power()
261 int sensor_id = (msg[0] << 8) | msg[1]; in oregon_scientific_v2_1_decode()
356 …float total_rain = ((msg[7] & 0xf) * 10000 + (msg[7] >> 4) * 1000 + (msg[6] & 0xf) * 100 + (msg[6]… in oregon_scientific_v2_1_decode()
639 int sensor_id = (msg[0] << 8) | msg[1]; in oregon_scientific_v3_decode()
746 …else if ((msg[0] == 0x20) || (msg[0] == 0x21) || (msg[0] == 0x22) || (msg[0] == 0x23) || (msg[0] =… in oregon_scientific_v3_decode()
747 msg[0] = msg[0] & 0x0f; in oregon_scientific_v3_decode()
750 float rawAmp = (msg[4] >> 4 << 8 | (msg[3] & 0x0f )<< 4 | msg[3] >> 4); in oregon_scientific_v3_decode()
763 msg[0] = msg[0] & 0x0f; in oregon_scientific_v3_decode()
766 msg[k] = (msg[k] & 0xF0) >> 4 | (msg[k] & 0x0F) << 4; in oregon_scientific_v3_decode()
794 msg[0] = msg[0] & 0x0f; in oregon_scientific_v3_decode()
[all …]
/dports/devel/grpc130/grpc-1.30.2/third_party/upb/generated_for_cmake/google/protobuf/
H A Ddescriptor.upb.h220 _upb_sethas(msg, 1); in google_protobuf_FileDescriptorProto_set_name()
224 _upb_sethas(msg, 2); in google_protobuf_FileDescriptorProto_set_package()
290 _upb_sethas(msg, 4); in google_protobuf_FileDescriptorProto_set_options()
303 _upb_sethas(msg, 5); in google_protobuf_FileDescriptorProto_set_source_code_info()
336 _upb_sethas(msg, 3); in google_protobuf_FileDescriptorProto_set_syntax()
368 _upb_sethas(msg, 1); in google_protobuf_DescriptorProto_set_name()
437 _upb_sethas(msg, 2); in google_protobuf_DescriptorProto_set_options()
508 _upb_sethas(msg, 1); in google_protobuf_DescriptorProto_ExtensionRange_set_start()
512 _upb_sethas(msg, 2); in google_protobuf_DescriptorProto_ExtensionRange_set_end()
516 _upb_sethas(msg, 3); in google_protobuf_DescriptorProto_ExtensionRange_set_options()
[all …]
/dports/net/samba412/samba-4.12.15/python/samba/tests/
H A Dauth_log.py115 msg = messages[0]
128 msg = messages[1]
172 msg = messages[0]
187 msg = messages[1]
200 msg = messages[2]
329 msg = messages[0]
338 msg = messages[1]
359 msg = messages[0]
368 msg = messages[1]
381 msg = messages[2]
[all …]
/dports/net-p2p/uhub/uhub-a8ee6e7/autotest/
H A Dtest_message.tcc28 adc_msg_free(msg);
35 adc_msg_free(msg);
42 adc_msg_free(msg);
48 return msg == NULL;
54 adc_msg_free(msg);
61 adc_msg_free(msg);
68 adc_msg_free(msg);
75 adc_msg_free(msg);
82 adc_msg_free(msg);
89 adc_msg_free(msg);
[all …]
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dchat_file_transfer.c30 …return (msg->chat_room && msg->chat_room->lc && msg->http_request && !belle_http_request_is_cancel… in file_transfer_in_progress_and_valid()
51 linphone_chat_room_remove_transient_message(msg->chat_room, msg); in linphone_chat_message_process_io_error_upload()
60 linphone_chat_room_remove_transient_message(msg->chat_room, msg); in linphone_chat_message_process_auth_requested_upload()
88 msg, msg->file_transfer_information, offset, total); in linphone_chat_message_file_transfer_on_progress()
91 …linphone_core_notify_file_transfer_progress_indication(msg->chat_room->lc, msg, msg->file_transfer… in linphone_chat_message_file_transfer_on_progress()
223 generate_file_transfer_key_cb(imee, msg->chat_room, msg); in linphone_chat_message_process_response_from_post_file()
342 _linphone_chat_room_send_message(msg->chat_room, msg); in linphone_chat_message_process_response_from_post_file()
411 …linphone_chat_message_cbs_get_file_transfer_recv(msg->callbacks)(msg, msg->file_transfer_informati… in on_recv_body()
562 …belle_http_provider_send_request(msg->chat_room->lc->http_provider, msg->http_request, msg->http_l… in _linphone_chat_room_start_http_transfer()
625 , msg in linphone_chat_message_cancel_file_transfer()
[all …]
/dports/net/ntp/ntp-4.2.8p15/lib/isc/win32/
H A Dstrerror.c61 char *msg; in isc__strerror() local
73 if (msg != NULL) in isc__strerror()
78 LocalFree(msg); in isc__strerror()
147 char *msg; in NTperror() local
152 LocalFree(msg); in NTperror()
164 char *msg; in GetWSAErrorMessage() local
365 msg = NULL; in GetWSAErrorMessage()
368 return (msg); in GetWSAErrorMessage()
378 char *msg; in GetCryptErrorMessage() local
454 msg = NULL; in GetCryptErrorMessage()
[all …]

12345678910>>...2759