Home
last modified time | relevance | path

Searched refs:TYPE_REQUEST (Results 1 – 25 of 52) sorted by relevance

123

/dports/comms/libconcord/concordance-1.2/libconcord/
H A Dremote_z.cpp284 const bool request = (typ == TYPE_REQUEST); in Write()
358 if ((err = Write(TYPE_REQUEST, cmd, len, data))) { in TCPSendAndCheck()
511 if ((err = Write(TYPE_REQUEST, COMMAND_GET_CURRENT_TIME))) { in GetTime()
682 if ((err = Write(TYPE_REQUEST, COMMAND_Z_RESET))) { in Reset()
713 if ((err = Write(TYPE_REQUEST, COMMAND_GET_SYSTEM_INFO))) { in GetIdentity()
760 if ((err = Write(TYPE_REQUEST, COMMAND_GET_GUID))) { in GetIdentity()
855 if ((err = Write(TYPE_REQUEST, COMMAND_GET_HOME_ID))) { in GetIdentity()
866 if ((err = Write(TYPE_REQUEST, COMMAND_GET_NODE_ID))) { in GetIdentity()
878 if ((err = Write(TYPE_REQUEST, COMMAND_GET_INTERFACE_LIST))) { in GetIdentity()
1136 if ((err = Write(TYPE_REQUEST, COMMAND_GET_CURRENT_TIME))) { in GetTime()
[all …]
H A Dprotocol_z.h34 #define TYPE_REQUEST 0 macro
40 #define TYPE_REQUEST true
/dports/comms/concordance/concordance-1.2/libconcord/
H A Dremote_z.cpp284 const bool request = (typ == TYPE_REQUEST); in Write()
358 if ((err = Write(TYPE_REQUEST, cmd, len, data))) { in TCPSendAndCheck()
511 if ((err = Write(TYPE_REQUEST, COMMAND_GET_CURRENT_TIME))) { in GetTime()
682 if ((err = Write(TYPE_REQUEST, COMMAND_Z_RESET))) { in Reset()
713 if ((err = Write(TYPE_REQUEST, COMMAND_GET_SYSTEM_INFO))) { in GetIdentity()
760 if ((err = Write(TYPE_REQUEST, COMMAND_GET_GUID))) { in GetIdentity()
855 if ((err = Write(TYPE_REQUEST, COMMAND_GET_HOME_ID))) { in GetIdentity()
866 if ((err = Write(TYPE_REQUEST, COMMAND_GET_NODE_ID))) { in GetIdentity()
878 if ((err = Write(TYPE_REQUEST, COMMAND_GET_INTERFACE_LIST))) { in GetIdentity()
1136 if ((err = Write(TYPE_REQUEST, COMMAND_GET_CURRENT_TIME))) { in GetTime()
[all …]
H A Dprotocol_z.h34 #define TYPE_REQUEST 0 macro
40 #define TYPE_REQUEST true
/dports/games/moonlight-embedded/moonlight-embedded-2.4.11/third_party/moonlight-common-c/src/
H A DRtspParser.c24 if (msg->type == TYPE_REQUEST) { in getMessageLength()
130 flag = TYPE_REQUEST; in parseRtspMessage()
211 if (flag == TYPE_REQUEST) { in parseRtspMessage()
249 msg->type = TYPE_REQUEST; in createRtspRequest()
328 if (msg->type == TYPE_REQUEST) { in serializeRtspMessage()
H A DRtsp.h5 #define TYPE_REQUEST 0 macro
/dports/net/kamailio/kamailio-5.4.5/src/modules/tm/
H A Dtimer.h194 if(unlikely((rb->rbtype == TYPE_REQUEST) in _set_fr_retr()
254 if(unlikely((rb->rbtype == TYPE_REQUEST) in restart_rb_fr()
285 if(t->uac[i].request.rbtype == TYPE_REQUEST) in change_fr()
339 if((t->uac[i].request.rbtype == TYPE_REQUEST) in change_end_of_life()
H A Dh_table.h85 #define TYPE_REQUEST 0 macro
/dports/comms/bforce-kst/bforce-0.22.8.kst7/source/bforce/
H A Dprot_common.c55 if( (ptrl->type & TYPE_REQUEST) ) in prot_get_next_file()
80 else if( !(ptrl->type & TYPE_REQUEST) && (best->type & TYPE_REQUEST) ) in prot_get_next_file()
217 pi->send->mod_time = (ptrl->type & TYPE_REQUEST) ? time(NULL) : st.st_mtime; in p_tx_fopen()
573 else if( (pi->recv->type & TYPE_REQUEST) == TYPE_REQUEST ) in p_move2inbound()
752 if( (pi->recv->type & TYPE_REQUEST) || (pi->recv->type & TYPE_NETMAIL) ) in p_rx_fopen()
953 && (pi->recv->type & TYPE_REQUEST) ) in p_rx_fclose()
1154 if( (pi->sentfiles[i].type & TYPE_REQUEST) in p_session_cleanup()
1220 && (type & TYPE_REQUEST) == TYPE_REQUEST ) in p_convfilename()
1323 if( (type & TYPE_REQUEST) ) in prot_unique_name()
H A Doutb_sysqueue.c193 if( type == TYPE_NETMAIL || type == TYPE_REQUEST || type == TYPE_FILEBOX ) in out_handle_sysqueue()
213 else if( type & TYPE_REQUEST ) in out_handle_sysqueue()
293 if( q->systab[i].types & TYPE_REQUEST ) strcat(tmp, "request,"); in log_sysqueue()
H A Doutb_fsqueue.c162 || (type & TYPE_REQUEST) == TYPE_REQUEST in out_handle_fsqueue()
/dports/www/pecl-http/pecl_http-3.2.4/tests/
H A Dmessage009.phpt38 $test->testSetType(http\Message::TYPE_REQUEST);
39 var_dump(http\Message::TYPE_REQUEST === $test->testGetType());
40 var_dump(http\Message::TYPE_REQUEST === $test->getType());
H A Dmessage005.phpt16 $cpy->setType(http\Message::TYPE_REQUEST);
H A Dmessage015.phpt18 $m->setType(http\Message::TYPE_REQUEST);
/dports/www/ilias/ILIAS-5.4.25/Services/Membership/classes/
H A Dclass.ilMembershipRegistrationSettingsGUI.php91 if (in_array(ilMembershipRegistrationSettings::TYPE_REQUEST, $this->getOptions())) {
92 …ioOption($this->txt('reg_request'), ilMembershipRegistrationSettings::TYPE_REQUEST, $this->txt('re…
H A Dclass.ilMembershipRegistrationSettings.php19 const TYPE_REQUEST = 3; define in ilMembershipRegistrationSettings
/dports/www/ilias6/ILIAS-6.14/Services/Membership/classes/
H A Dclass.ilMembershipRegistrationSettingsGUI.php91 if (in_array(ilMembershipRegistrationSettings::TYPE_REQUEST, $this->getOptions())) {
92 …ioOption($this->txt('reg_request'), ilMembershipRegistrationSettings::TYPE_REQUEST, $this->txt('re…
H A Dclass.ilMembershipRegistrationSettings.php19 const TYPE_REQUEST = 3; define in ilMembershipRegistrationSettings
/dports/net/scapy/scapy-2.4.5/scapy/contrib/automotive/
H A Dsomeip.py54 TYPE_REQUEST = 0x00
97 ByteEnumField("msg_type", TYPE_REQUEST, {
98 TYPE_REQUEST: "REQUEST",
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ff.h80 #define TYPE_REQUEST 0x00 /* 00000000 */ macro
103 #define PROTOCOL_TYPE_REQ (TYPE_REQUEST << 8)
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ff.h80 #define TYPE_REQUEST 0x00 /* 00000000 */ macro
103 #define PROTOCOL_TYPE_REQ (TYPE_REQUEST << 8)
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ff.h80 #define TYPE_REQUEST 0x00 /* 00000000 */
103 #define PROTOCOL_TYPE_REQ (TYPE_REQUEST << 8)
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ff.h80 #define TYPE_REQUEST 0x00 /* 00000000 */ macro
103 #define PROTOCOL_TYPE_REQ (TYPE_REQUEST << 8)
/dports/comms/bforce-kst/bforce-0.22.8.kst7/source/include/
H A Doutbound.h38 #define TYPE_REQUEST 0x040 macro
/dports/www/firefox/firefox-99.0/image/
H A DImage.cpp56 mType = imgIContainer::TYPE_REQUEST; in ImageMemoryCounter()

123