Home
last modified time | relevance | path

Searched refs:subiq (Results 1 – 25 of 37) sorted by relevance

12

/dports/net-im/coccinella/Coccinella-0.96.20Src/jabber/
H A DAdhoc.tcl140 set errcode [lindex $subiq 0]
141 set errmsg [lindex $subiq 1]
146 BuildDlg $jid $node $subiq
192 PayloadFrame $w $subiq
229 SetActionButtons $w $subiq
253 XDataFrame $w $subiq
254 NotesFrame $w $subiq
255 OOBFrame $w $subiq
335 set commandE $subiq
380 set errcode [lindex $subiq 0]
[all …]
H A DOOB.tcl50 proc ::OOB::ParseSet {jlibname from subiq args} {
54 eval {::hooks::run oobSetRequestHook $from $subiq} $args
64 foreach child [wrapper::getchildren $subiq] {
110 set state(queryE) $subiq
147 proc ::OOB::Get {jid url file id subiq} { argument
150 [list ::OOB::HttpCmd $jid $id $subiq]]
153 proc ::OOB::HttpCmd {jid id subiq token status {errmsg ""}} {
167 ReturnError $jid $id $subiq 406
172 ReturnError $jid $id $subiq $ncode
177 proc ::OOB::ReturnError {jid id subiq ncode} {
[all …]
H A DUserInfo.tcl216 append str ": [lindex $subiq 1]"
227 foreach c [wrapper::getchildren $subiq] {
242 proc ::UserInfo::LastCB {token jlibname type subiq} { argument
266 append str ": [lindex $subiq 1]"
298 append str ": [lindex $subiq 1]"
302 set str [::Jabber::GetTimeString $subiq]
327 append str ": [lindex $subiq 1]"
331 set str [::Jabber::GetEntityTimeString $subiq]
355 set errmsg "([lindex $subiq 0]) [lindex $subiq 1]"
359 set priv(subiq) $subiq
[all …]
H A DJabber.tcl1510 append msg ": [lindex $subiq 1]"
1517 array set attrArr [wrapper::getattrlist $subiq]
1528 proc ::Jabber::GetLastString {jid subiq} { argument
1539 if {[wrapper::getcdata $subiq] ne ""} {
1541 append msg ": [wrapper::getcdata $subiq]"
1588 The error was: [lindex $subiq 1]"
1593 append str ": [lindex $subiq 1]"
1597 set msg [GetTimeString $subiq]
1603 proc ::Jabber::GetTimeString {subiq} { argument
1606 foreach child [wrapper::getchildren $subiq] {
[all …]
H A DSearch.tcl331 proc ::Search::GetCB {w jlibName type subiq} { argument
336 ::Debug 2 "::Search::GetCB type=$type, subiq='$subiq'"
350 append str ": [lindex $subiq 0]\n"
352 append str ": [lindex $subiq 1]"
356 set subiqChildList [wrapper::getchildren $subiq]
413 proc ::Search::HandleSetError {subiq} { argument
415 foreach {ecode emsg} [lrange $subiq 0 1] break
445 proc ::Search::ResultCallback {w server type subiq} { argument
458 HandleSetError $subiq
465 set resultList [::JForms::ResultList $formtoken $subiq]
[all …]
H A DRegister.tcl1271 proc ::GenRegister::GetCB {token jlibName type subiq} { argument
1290 append str ": [lindex $subiq 0]\n"
1292 append str ": [lindex $subiq 1]"
1297 set childs [wrapper::getchildren $subiq]
1302 set formtoken [::JForms::Build $wform $subiq -tilestyle Mixed \
1343 proc ::GenRegister::ResultCallback {token type subiq args} {
1355 append str ": [lindex $subiq 0]\n"
1357 append str ": [lindex $subiq 1]"
1531 proc ::GenRegister::SimpleCallback {server jlibName type subiq} { argument
1539 append str ": [lindex $subiq 0]\n"
[all …]
H A DCreate.tcl452 proc ::Create::GetFormCB {token jlibName type subiq} { argument
468 append str ": [lindex $subiq 0]\n"
470 append str ": [lindex $subiq 1]"
491 set formtoken [::JForms::Build $wform $subiq -tilestyle Small -width $width]
538 proc ::Create::SetRoomCB {usemuc roomjid jlibName type subiq} { argument
546 append str ": [lindex $subiq 0]\n"
548 append str ": [lindex $subiq 1]"
H A DPrivacy.tcl352 proc ::Privacy::GetListsCB {jlibname type subiq args} {
381 set cache(lists) $subiq
391 foreach c [wrapper::getchildren $subiq] {
464 proc ::Privacy::DelListCB {name jlibname type subiq args} {
497 proc ::Privacy::SetListCB {jlibname type subiq args} {
565 proc ::Privacy::List::GetListCB {name jlibname type subiq args} {
597 foreach listElem [wrapper::getchildren $subiq] {
758 proc ::Privacy::List::SetListCB {name jlibname type subiq args} {
H A DFTrans.tcl400 proc ::FTrans::DiscoCB {w jlibname type jid subiq} { argument
482 proc ::FTrans::SendCommand {jlibname status sid {subiq ""}} { argument
484 ::Debug 2 "---> ::FTrans::SendCommand status=$status, subiq=$subiq"
493 lassign $subiq stanza errstr
518 proc ::FTrans::SendCommandOOB {fileName jid jlibname type subiq} { argument
525 lassign $subiq errcode errmsg
H A DMUC.tcl1131 proc ::MUC::EditListGetCB {token callid jlibname type subiq} { argument
1161 lassign $subiq errkey errmsg
1166 set state(subiq) $subiq
1208 set queryE $state(subiq)
1498 proc ::MUC::ConfigGetCB {roomjid jlibname type subiq} { argument
1513 lassign $subiq errcode errmsg
1537 proc ::MUC::RoomConfigResult {roomjid jlibname type subiq} { argument
1543 [lindex $subiq 0] [lindex $subiq 1]"
1686 proc ::MUC::DestroyBrowseCB {jlibname type jid subiq args} {
1711 proc ::MUC::IQCallback {roomjid jlibname type subiq} { argument
[all …]
H A DEnter.tcl387 proc ::Enter::GetRoomsCB {token browsename type jid subiq args} {
404 -detail [lindex $subiq 1]
532 proc ::Enter::DiscoCallback {token jlibname type from subiq args} {
/dports/net-im/coccinella/Coccinella-0.96.20Src/jabberlib/
H A Dvcard.tcl112 proc jlib::vcard::send_get_cb {jlibname jid cmd type subiq} { argument
118 set state(cache,$mjid) $subiq
120 InvokeStacked $jlibname $jid $type $subiq
145 proc jlib::vcard::InvokeStacked {jlibname jid type subiq} { argument
188 proc jlib::vcard::send_get_own_cb {jlibname cmd type subiq} { argument
195 set state(cache,$mjid) $subiq
197 InvokeStacked $jlibname $jid $type $subiq
230 set vcardE $subiq
264 set photoE [wrapper::getfirstchildwithtag $subiq "PHOTO"]
266 set xmllist [wrapper::deletechildswithtag $subiq "PHOTO"]
[all …]
H A Dbind.tcl41 proc jlib::bind::resource_bind_cb {jlibname type subiq} { argument
44 final $jlibname error $subiq
60 proc jlib::bind::send_session_cb {jlibname type subiq args} {
61 final $jlibname $type $subiq
64 proc jlib::bind::final {jlibname type subiq} { argument
H A Dibb.tcl151 proc jlib::ibb::si_open_cb {jlibname sid type subiq args} {
160 jlib::si::transport_open_cb $jlibname $sid $type $subiq
215 proc jlib::ibb::si_send_cb {jlibname sid type subiq args} {
251 proc jlib::ibb::si_close_cb {jlibname sid type subiq args} {
258 jlib::si::transport_close_cb $jlibname $sid $type $subiq
353 proc jlib::ibb::handle_set {jlibname from subiq args} {
360 set tag [wrapper::gettag $subiq]
361 array set attr [wrapper::getattrlist $subiq]
H A Davatar.tcl568 proc jlib::avatar::get_async_cb {jlibname jid2 cmd type subiq args} {
591 proc jlib::avatar::send_get_cb {jid cmd jlibname type subiq args} {
607 set ok [SetDataFromQueryElem $jlibname $mjid2 $subiq $xmlns(iq-avatar)]
659 proc jlib::avatar::send_get_storage_cb {jid2 cmd jlibname type subiq args} {
668 set ok [SetDataFromQueryElem $jlibname $mjid2 $subiq $xmlns(storage)]
706 proc jlib::avatar::get_vcard_async_cb {jid2 cmd jlibname type subiq args} {
712 SetDataFromVCardElem $jlibname $mjid2 $subiq
734 proc jlib::avatar::send_get_vcard_cb {jid2 cmd jlibname type subiq args} {
740 SetDataFromVCardElem $jlibname $mjid2 $subiq
753 proc jlib::avatar::SetDataFromVCardElem {jlibname mjid2 subiq} { argument
[all …]
H A Djlibsasl.tcl421 proc jlib::resource_bind_cb {jlibname type subiq} { argument
424 sasl_final $jlibname error $subiq
441 proc jlib::send_session_cb {jlibname type subiq args} {
445 sasl_final $jlibname $type $subiq
448 proc jlib::sasl_final {jlibname type subiq} { argument
H A Dbytestreams.tcl348 proc jlib::bytestreams::si_open_cb {jlibname sid type subiq args} {
365 set istate($sid,subiq) $subiq
369 if {[wrapper::gettag $subiq] eq "query" \
370 && [wrapper::getattribute $subiq xmlns] eq $xmlns(bs)} {
371 set usedE [wrapper::getfirstchildwithtag $subiq "streamhost-used"]
441 si_open_report $jlibname $sid $type $subiq
587 proc jlib::bytestreams::si_open_report {jlibname sid type subiq} { argument
597 jlib::si::transport_open_cb $jlibname $sid $type $subiq
921 set istate($sid,subiq) $subiq
943 si_open_report $jlibname $sid $type $subiq
[all …]
H A Dpep.tcl102 proc jlib::pep::OnPepDisco {cmd jlibname type from subiq args} {
106 set node [wrapper::getattribute $subiq node]
H A Djabberlib.tcl1217 set subiq [lindex $childlist 0]
1218 set xmlns [wrapper::getattribute $subiq xmlns]
2098 if {[string equal [wrapper::gettag $subiq] bind] && \
2100 set jidElem [wrapper::getfirstchildwithtag $subiq jid]
2133 proc jlib::invoke_iq_callback {jlibname cmd type subiq} { argument
2150 proc jlib::parse_search_set {jlibname cmd type subiq} { argument
2173 proc jlib::iq_run_hook {jlibname type xmlns from subiq args} {
3478 proc jlib::handle_get_last {jlibname from subiq args} {
3519 proc jlib::handle_get_time {jlibname from subiq args} {
3561 proc jlib::handle_entity_time {jlibname from subiq args} {
[all …]
/dports/net-im/coccinella/Coccinella-0.96.20Src/components/
H A DICQ.tcl42 proc ::ICQ::DiscoInfoHook {type from subiq args} {
86 proc ::ICQ::VCardGetCB {from jlibName type subiq} { argument
92 ::Jabber::AddErrorLog $from "Failed getting vCard: [lindex $subiq 1]"
100 set nickElem [wrapper::getfirstchildwithtag $subiq "NICKNAME"]
H A DJivePhone.tcl126 proc ::JivePhone::OnDiscoServer {jlibname type from subiq args} {
185 proc ::JivePhone::OnDiscoUserNode {jlibname type from subiq args} {
193 set node [wrapper::getattribute $subiq "node"]
609 proc ::JivePhone::DialCB {dnid type subiq args} {
613 -message [mc "Failed calling %s" $dnid] -detail $subiq
H A DGeolocation.tcl261 proc ::Geolocation::ItemsCB {w type subiq args} {
272 foreach itemsE [wrapper::getchildren $subiq] {
/dports/dns/unbound/unbound-1.14.0/iterator/
H A Diterator.c798 memset(subiq, 0, sizeof(*subiq)); in generate_sub_request()
804 subiq->dp_target_count = 0; in generate_sub_request()
806 subiq->depth = iq->depth+1; in generate_sub_request()
812 subiq->refetch_glue = 0; in generate_sub_request()
859 if(!subiq->dp) { in prime_root()
952 if(!subiq->dp) { in prime_stub()
1168 subiq->refetch_glue = 1; in generate_ns_check()
1170 if(!subiq->dp) { in generate_ns_check()
1797 subiq->refetch_glue = 1; in generate_parentside_target_query()
1801 &subiq->deleg_msg, in generate_parentside_target_query()
[all …]
/dports/net-im/coccinella/Coccinella-0.96.20Src/jabberlib/scripts/
H A Dunregister.tcl62 proc jlibs::unregister::cmdR {jlib type subiq} { argument
67 finish $jlib $subiq
/dports/net-im/coccinella/Coccinella-0.96.20Src/components/Phone/IAX/
H A DJingleIax.tcl224 proc ::JingleIAX::SessionInitiateCB {type subiq args} {
234 -detail $subiq
541 proc ::JingleIAX::CapsDiscoCB {jlibname type from subiq args} {

12