Home
last modified time | relevance | path

Searched refs:CMD_SPECIAL (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/kf5-kio/kio-5.89.0/src/core/
H A Dstoredtransferjob.cpp167 … : StoredTransferJob(*new StoredTransferJobPrivate(QUrl(), CMD_SPECIAL, packedArgs, postData)) in PostErrorJob()
174 … : StoredTransferJob(*new StoredTransferJobPrivate(QUrl(), CMD_SPECIAL, packedArgs, ioDevice)) in PostErrorJob()
340 job = TransferJobPrivate::newJob(_url, CMD_SPECIAL, packedArgs, postData, flags); in http_post()
372 job = TransferJobPrivate::newJob(_url, CMD_SPECIAL, packedArgs, ioDevice, flags); in http_post()
403 job = StoredTransferJobPrivate::newJob(_url, CMD_SPECIAL, packedArgs, postData, flags); in storedHttpPost()
428 job = StoredTransferJobPrivate::newJob(_url, CMD_SPECIAL, packedArgs, ioDevice, flags); in storedHttpPost()
H A Dcommands_p.h38 CMD_SPECIAL = 'M', // 77 enumerator
H A Dspecialjob.cpp23 : TransferJob(*new TransferJobPrivate(url, CMD_SPECIAL, packedArgs, QByteArray())) in SpecialJob()
H A Demptytrashjob.cpp51 return EmptyTrashJobPrivate::newJob(CMD_SPECIAL, packedArgs); in emptyTrash()
H A Ddavjob.cpp26 : TransferJobPrivate(url, KIO::CMD_SPECIAL, QByteArray(), QByteArray()) in DavJobPrivate()
95 …!d->m_redirectionURL.isEmpty() && d->m_redirectionURL.isValid() && (d->m_command == CMD_SPECIAL)) { in slotFinished()
H A Dsimplejob.cpp393 return SimpleJobPrivate::newJob(url, CMD_SPECIAL, data, flags); in special()
423 SimpleJob *job = SimpleJobPrivate::newJob(url, CMD_SPECIAL, packedArgs); in http_update_cache()
H A Dslavebase.cpp865 case CMD_SPECIAL: in unsupportedActionErrorString()
915 error(ERR_UNSUPPORTED_ACTION, unsupportedActionErrorString(protocolName(), CMD_SPECIAL)); in special()
1369 case CMD_SPECIAL: { in dispatch()
/dports/sysutils/burp/burp-2.4.0/src/client/
H A Drestore.c280 cntr_add(cntr, CMD_SPECIAL, 1); in restore_special()
301 cntr_add(cntr, CMD_SPECIAL, 1); in restore_special()
312 cntr_add(cntr, CMD_SPECIAL, 1); in restore_special()
330 cntr_add(cntr, CMD_SPECIAL, 1); in restore_special()
880 case CMD_SPECIAL: in do_restore_client()
985 case CMD_SPECIAL: in do_restore_client()
H A Dlist.c201 || sb->path.cmd==CMD_SPECIAL) in do_list_client()
H A Dbackup_phase1.c198 return to_server(asfd, confs, ff, sb, CMD_SPECIAL); in my_send_file()
/dports/sysutils/burp-devel/burp-2.5.4/src/client/
H A Drestore.c280 cntr_add(cntr, CMD_SPECIAL, 1); in restore_special()
301 cntr_add(cntr, CMD_SPECIAL, 1); in restore_special()
312 cntr_add(cntr, CMD_SPECIAL, 1); in restore_special()
330 cntr_add(cntr, CMD_SPECIAL, 1); in restore_special()
880 case CMD_SPECIAL: in do_restore_client()
985 case CMD_SPECIAL: in do_restore_client()
H A Dlist.c201 || sb->path.cmd==CMD_SPECIAL) in do_list_client()
H A Dbackup_phase1.c198 return to_server(asfd, confs, ff, sb, CMD_SPECIAL); in my_send_file()
/dports/sysutils/burp/burp-2.4.0/src/
H A Dcmd.h27 CMD_SPECIAL ='s', /* Fifo, socket, device node... */ enumerator
H A Dcmd.c33 case CMD_SPECIAL: in cmd_to_text()
H A Dsbuf.c181 case CMD_SPECIAL: in parse_cmd()
/dports/sysutils/burp-devel/burp-2.5.4/src/
H A Dcmd.h27 CMD_SPECIAL ='s', /* Fifo, socket, device node... */ enumerator
H A Dcmd.c33 case CMD_SPECIAL: in cmd_to_text()
H A Dsbuf.c181 case CMD_SPECIAL: in parse_cmd()
/dports/sysutils/burp/burp-2.4.0/utest/builders/
H A Dbuild_slist.c34 CMD_SPECIAL enumerator
/dports/sysutils/burp-devel/burp-2.5.4/utest/builders/
H A Dbuild_slist.c34 CMD_SPECIAL enumerator
/dports/sysutils/burp-devel/burp-2.5.4/src/server/monitor/
H A Dbrowse.c43 && sb->path.cmd!=CMD_SPECIAL in do_browse_manifest()
H A Dcache.c130 && sb->path.cmd!=CMD_SPECIAL in cache_load()
/dports/sysutils/burp/burp-2.4.0/src/server/monitor/
H A Dbrowse.c43 && sb->path.cmd!=CMD_SPECIAL in do_browse_manifest()
H A Dcache.c130 && sb->path.cmd!=CMD_SPECIAL in cache_load()

12