Home
last modified time | relevance | path

Searched refs:opipe (Results 1 – 25 of 129) sorted by relevance

123456

/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/lib/libusb/
H A Dusb-ohci.c235 return opipe; in ohci_pipe_get_opipe()
250 if (!opipe) in ohci_alloc_pipe_pool()
255 __func__, opipe, opipe_phys, sizeof(*opipe), count); in ohci_alloc_pipe_pool()
765 opipe->td = td; in ohci_get_pipe_intr()
840 opipe->td, opipe->td_phys, opipe->buf, opipe->buf_phys); in ohci_put_pipe_intr()
847 SLOF_dma_map_out(opipe->buf_phys, opipe->buf, opipe->buflen); in ohci_put_pipe_intr()
848 SLOF_dma_map_out(opipe->td_phys, opipe->td, sizeof(*td) * opipe->count); in ohci_put_pipe_intr()
849 SLOF_dma_free(opipe->td, sizeof(*td) * opipe->count); in ohci_put_pipe_intr()
999 opipe->count); in ohci_poll_intr()
1017 if (next == (opipe->td + opipe->count - 1)) in ohci_poll_intr()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/lib/libusb/
H A Dusb-ohci.c238 return opipe; in ohci_pipe_get_opipe()
253 if (!opipe) in ohci_alloc_pipe_pool()
258 __func__, opipe, opipe_phys, sizeof(*opipe), count); in ohci_alloc_pipe_pool()
768 opipe->td = td; in ohci_get_pipe_intr()
843 opipe->td, opipe->td_phys, opipe->buf, opipe->buf_phys); in ohci_put_pipe_intr()
850 SLOF_dma_map_out(opipe->buf_phys, opipe->buf, opipe->buflen); in ohci_put_pipe_intr()
851 SLOF_dma_map_out(opipe->td_phys, opipe->td, sizeof(*td) * opipe->count); in ohci_put_pipe_intr()
852 SLOF_dma_free(opipe->td, sizeof(*td) * opipe->count); in ohci_put_pipe_intr()
1001 opipe->count); in ohci_poll_intr()
1019 if (next == (opipe->td + opipe->count - 1)) in ohci_poll_intr()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/lib/libusb/
H A Dusb-ohci.c235 return opipe; in ohci_pipe_get_opipe()
250 if (!opipe) in ohci_alloc_pipe_pool()
255 __func__, opipe, opipe_phys, sizeof(*opipe), count); in ohci_alloc_pipe_pool()
765 opipe->td = td; in ohci_get_pipe_intr()
840 opipe->td, opipe->td_phys, opipe->buf, opipe->buf_phys); in ohci_put_pipe_intr()
847 SLOF_dma_map_out(opipe->buf_phys, opipe->buf, opipe->buflen); in ohci_put_pipe_intr()
848 SLOF_dma_map_out(opipe->td_phys, opipe->td, sizeof(*td) * opipe->count); in ohci_put_pipe_intr()
849 SLOF_dma_free(opipe->td, sizeof(*td) * opipe->count); in ohci_put_pipe_intr()
999 opipe->count); in ohci_poll_intr()
1017 if (next == (opipe->td + opipe->count - 1)) in ohci_poll_intr()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/lib/libusb/
H A Dusb-ohci.c238 return opipe; in ohci_pipe_get_opipe()
253 if (!opipe) in ohci_alloc_pipe_pool()
258 __func__, opipe, opipe_phys, sizeof(*opipe), count); in ohci_alloc_pipe_pool()
768 opipe->td = td; in ohci_get_pipe_intr()
843 opipe->td, opipe->td_phys, opipe->buf, opipe->buf_phys); in ohci_put_pipe_intr()
850 SLOF_dma_map_out(opipe->buf_phys, opipe->buf, opipe->buflen); in ohci_put_pipe_intr()
851 SLOF_dma_map_out(opipe->td_phys, opipe->td, sizeof(*td) * opipe->count); in ohci_put_pipe_intr()
852 SLOF_dma_free(opipe->td, sizeof(*td) * opipe->count); in ohci_put_pipe_intr()
1001 opipe->count); in ohci_poll_intr()
1019 if (next == (opipe->td + opipe->count - 1)) in ohci_poll_intr()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/lib/libusb/
H A Dusb-ohci.c238 return opipe; in ohci_pipe_get_opipe()
253 if (!opipe) in ohci_alloc_pipe_pool()
258 __func__, opipe, opipe_phys, sizeof(*opipe), count); in ohci_alloc_pipe_pool()
768 opipe->td = td; in ohci_get_pipe_intr()
843 opipe->td, opipe->td_phys, opipe->buf, opipe->buf_phys); in ohci_put_pipe_intr()
850 SLOF_dma_map_out(opipe->buf_phys, opipe->buf, opipe->buflen); in ohci_put_pipe_intr()
851 SLOF_dma_map_out(opipe->td_phys, opipe->td, sizeof(*td) * opipe->count); in ohci_put_pipe_intr()
852 SLOF_dma_free(opipe->td, sizeof(*td) * opipe->count); in ohci_put_pipe_intr()
1001 opipe->count); in ohci_poll_intr()
1019 if (next == (opipe->td + opipe->count - 1)) in ohci_poll_intr()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/lib/libusb/
H A Dusb-ohci.c238 return opipe; in ohci_pipe_get_opipe()
253 if (!opipe) in ohci_alloc_pipe_pool()
258 __func__, opipe, opipe_phys, sizeof(*opipe), count); in ohci_alloc_pipe_pool()
768 opipe->td = td; in ohci_get_pipe_intr()
843 opipe->td, opipe->td_phys, opipe->buf, opipe->buf_phys); in ohci_put_pipe_intr()
850 SLOF_dma_map_out(opipe->buf_phys, opipe->buf, opipe->buflen); in ohci_put_pipe_intr()
851 SLOF_dma_map_out(opipe->td_phys, opipe->td, sizeof(*td) * opipe->count); in ohci_put_pipe_intr()
852 SLOF_dma_free(opipe->td, sizeof(*td) * opipe->count); in ohci_put_pipe_intr()
1001 opipe->count); in ohci_poll_intr()
1019 if (next == (opipe->td + opipe->count - 1)) in ohci_poll_intr()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/lib/libusb/
H A Dusb-ohci.c238 return opipe; in ohci_pipe_get_opipe()
253 if (!opipe) in ohci_alloc_pipe_pool()
258 __func__, opipe, opipe_phys, sizeof(*opipe), count); in ohci_alloc_pipe_pool()
768 opipe->td = td; in ohci_get_pipe_intr()
843 opipe->td, opipe->td_phys, opipe->buf, opipe->buf_phys); in ohci_put_pipe_intr()
850 SLOF_dma_map_out(opipe->buf_phys, opipe->buf, opipe->buflen); in ohci_put_pipe_intr()
851 SLOF_dma_map_out(opipe->td_phys, opipe->td, sizeof(*td) * opipe->count); in ohci_put_pipe_intr()
852 SLOF_dma_free(opipe->td, sizeof(*td) * opipe->count); in ohci_put_pipe_intr()
1001 opipe->count); in ohci_poll_intr()
1019 if (next == (opipe->td + opipe->count - 1)) in ohci_poll_intr()
[all …]
/dports/net-mgmt/kismet/kismet-2016-07-R1/
H A Dpopenclient.cc88 dup2(opipe[1], STDOUT_FILENO); in Connect()
94 close(opipe[0]); in Connect()
95 close(opipe[1]); in Connect()
109 close(opipe[1]); in Connect()
113 fcntl(opipe[0], F_SETFL, (fcntl(opipe[0], F_GETFL, 0) | O_NONBLOCK)); in Connect()
132 close(opipe[0]); in KillConnection()
155 close(opipe[0]); in DetatchConnection()
175 if (max < opipe[0]) in MergeSet()
176 max = opipe[0]; in MergeSet()
182 FD_SET(opipe[0], out_rset); in MergeSet()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/utilities/
H A Dexecute.c209 int opipe[2]; in run_exec_command() local
221 if (pipe(opipe) < 0) { in run_exec_command()
243 if (dup2(opipe[1], STDOUT_FILENO) < 0) { in run_exec_command()
247 close(opipe[0]); in run_exec_command()
248 close(opipe[1]); in run_exec_command()
290 close(opipe[1]); in run_exec_command()
319 numfds = opipe[0] + 1; in run_exec_command()
326 FD_SET(opipe[0], &readfds); in run_exec_command()
409 close(opipe[0]); in run_exec_command()
441 close(opipe[0]); in run_exec_command()
[all …]
/dports/x11-toolkits/fox17/fox-1.7.77/adie/
H A DShellCommand.cpp85 if(!opipe.open(ochild,FXIO::ReadOnly|FXIO::Inheritable)) return false; in start()
105 opipe.setMode(opipe.mode()|FXIO::NonBlocking); in start()
112 if(opipe.isOpen()){ in start()
113 app->addInput(this,ID_OUTPUT,opipe.handle(),INPUT_READ); in start()
160 count=opipe.readBlock(buffer,sizeof(buffer)-1); in onCmdOutput()
169 app->removeInput(opipe.handle(),INPUT_READ); in onCmdOutput()
170 opipe.close(); in onCmdOutput()
200 if(!opipe.isOpen()){ in onCmdError()
233 if(opipe.isOpen()){ in stop()
234 app->removeInput(opipe.handle(),INPUT_READ); in stop()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Dsplice.c1015 pipe_lock(opipe); in splice_file_to_pipe()
1019 pipe_unlock(opipe); in splice_file_to_pipe()
1043 if (ipipe && opipe) { in do_splice()
1048 if (ipipe == opipe) in do_splice()
1090 if (opipe) { in do_splice()
1130 if (opipe && off_out) in __do_splice()
1467 o_head = opipe->head; in splice_pipe_to_pipe()
1507 pipe_unlock(opipe); in splice_pipe_to_pipe()
1557 pipe_unlock(opipe); in splice_pipe_to_pipe()
1648 pipe_unlock(opipe); in link_pipe()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Dsplice.c1015 pipe_lock(opipe); in splice_file_to_pipe()
1019 pipe_unlock(opipe); in splice_file_to_pipe()
1043 if (ipipe && opipe) { in do_splice()
1048 if (ipipe == opipe) in do_splice()
1090 if (opipe) { in do_splice()
1130 if (opipe && off_out) in __do_splice()
1467 o_head = opipe->head; in splice_pipe_to_pipe()
1507 pipe_unlock(opipe); in splice_pipe_to_pipe()
1557 pipe_unlock(opipe); in splice_pipe_to_pipe()
1648 pipe_unlock(opipe); in link_pipe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Dsplice.c1015 pipe_lock(opipe); in splice_file_to_pipe()
1019 pipe_unlock(opipe); in splice_file_to_pipe()
1043 if (ipipe && opipe) { in do_splice()
1048 if (ipipe == opipe) in do_splice()
1090 if (opipe) { in do_splice()
1130 if (opipe && off_out) in __do_splice()
1467 o_head = opipe->head; in splice_pipe_to_pipe()
1507 pipe_unlock(opipe); in splice_pipe_to_pipe()
1557 pipe_unlock(opipe); in splice_pipe_to_pipe()
1648 pipe_unlock(opipe); in link_pipe()
[all …]
/dports/devel/global/global-6.6.7/plugin-factory/
H A Dpygments-parser.c97 HANDLE opipe[2], ipipe[2]; in start_process() local
117 if (!CreatePipe(&opipe[0], &opipe[1], &sa, 0) || in start_process()
124 si.hStdInput = opipe[0]; in start_process()
130 CloseHandle(opipe[0]); in start_process()
166 int opipe[2], ipipe[2]; in start_process() local
174 if (pipe(opipe) < 0 || pipe(ipipe) < 0) in start_process()
179 close(opipe[1]); in start_process()
181 if (dup2(opipe[0], STDIN_FILENO) < 0 in start_process()
184 close(opipe[0]); in start_process()
193 close(opipe[0]); in start_process()
[all …]
H A Dexuberant-ctags.c115 HANDLE opipe[2], ipipe[2]; in start_ctags() local
138 if (!CreatePipe(&opipe[0], &opipe[1], &sa, 0) || in start_ctags()
145 si.hStdInput = opipe[0]; in start_ctags()
151 CloseHandle(opipe[0]); in start_ctags()
196 int opipe[2], ipipe[2]; in start_ctags() local
210 if (pipe(opipe) < 0 || pipe(ipipe) < 0) in start_ctags()
215 close(opipe[1]); in start_ctags()
217 if (dup2(opipe[0], STDIN_FILENO) < 0 in start_ctags()
220 close(opipe[0]); in start_ctags()
230 close(opipe[0]); in start_ctags()
[all …]
/dports/mail/alpine/alpine-465e23b/web/src/pubcookie/
H A Dauth_gss_proxy.c130 int status, ipipe[2], opipe[2]; in auth_gssapi_proxy_client() local
144 } else if(pipe(opipe)) { in auth_gssapi_proxy_client()
152 close(opipe[0]); in auth_gssapi_proxy_client()
153 close(opipe[1]); in auth_gssapi_proxy_client()
157 close(opipe[1]); in auth_gssapi_proxy_client()
158 dup2(opipe[0],0); in auth_gssapi_proxy_client()
160 close(opipe[0]); in auth_gssapi_proxy_client()
175 close(opipe[0]); in auth_gssapi_proxy_client()
210 if(write_full(opipe[1],&len,sizeof(len)) == -1) { in auth_gssapi_proxy_client()
213 } else if (buf && (write_full(opipe[1],buf,len) == -1)) { in auth_gssapi_proxy_client()
[all …]
/dports/editors/pico-alpine/alpine-465e23b/web/src/pubcookie/
H A Dauth_gss_proxy.c130 int status, ipipe[2], opipe[2]; in auth_gssapi_proxy_client() local
144 } else if(pipe(opipe)) { in auth_gssapi_proxy_client()
152 close(opipe[0]); in auth_gssapi_proxy_client()
153 close(opipe[1]); in auth_gssapi_proxy_client()
157 close(opipe[1]); in auth_gssapi_proxy_client()
158 dup2(opipe[0],0); in auth_gssapi_proxy_client()
160 close(opipe[0]); in auth_gssapi_proxy_client()
175 close(opipe[0]); in auth_gssapi_proxy_client()
210 if(write_full(opipe[1],&len,sizeof(len)) == -1) { in auth_gssapi_proxy_client()
213 } else if (buf && (write_full(opipe[1],buf,len) == -1)) { in auth_gssapi_proxy_client()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/storage/
H A Dfreecom.c153 unsigned int ipipe, unsigned int opipe, int count) in freecom_readdata() argument
167 result = usb_stor_bulk_transfer_buf (us, opipe, fxfr, in freecom_readdata()
186 int unsigned ipipe, unsigned int opipe, int count) in freecom_writedata() argument
200 result = usb_stor_bulk_transfer_buf (us, opipe, fxfr, in freecom_writedata()
209 result = usb_stor_bulk_srb(us, opipe, srb); in freecom_writedata()
225 unsigned int ipipe, opipe; /* We need both pipes. */ in freecom_transport() local
236 opipe = us->send_bulk_pipe; in freecom_transport()
248 result = usb_stor_bulk_transfer_buf (us, opipe, fcb, in freecom_transport()
293 result = usb_stor_bulk_transfer_buf (us, opipe, fcb, in freecom_transport()
370 result = freecom_readdata (srb, us, ipipe, opipe, length); in freecom_transport()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/storage/
H A Dfreecom.c153 unsigned int ipipe, unsigned int opipe, int count) in freecom_readdata() argument
167 result = usb_stor_bulk_transfer_buf (us, opipe, fxfr, in freecom_readdata()
186 int unsigned ipipe, unsigned int opipe, int count) in freecom_writedata() argument
200 result = usb_stor_bulk_transfer_buf (us, opipe, fxfr, in freecom_writedata()
209 result = usb_stor_bulk_srb(us, opipe, srb); in freecom_writedata()
225 unsigned int ipipe, opipe; /* We need both pipes. */ in freecom_transport() local
236 opipe = us->send_bulk_pipe; in freecom_transport()
248 result = usb_stor_bulk_transfer_buf (us, opipe, fcb, in freecom_transport()
293 result = usb_stor_bulk_transfer_buf (us, opipe, fcb, in freecom_transport()
370 result = freecom_readdata (srb, us, ipipe, opipe, length); in freecom_transport()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/storage/
H A Dfreecom.c153 unsigned int ipipe, unsigned int opipe, int count) in freecom_readdata() argument
167 result = usb_stor_bulk_transfer_buf (us, opipe, fxfr, in freecom_readdata()
186 int unsigned ipipe, unsigned int opipe, int count) in freecom_writedata() argument
200 result = usb_stor_bulk_transfer_buf (us, opipe, fxfr, in freecom_writedata()
209 result = usb_stor_bulk_srb(us, opipe, srb); in freecom_writedata()
225 unsigned int ipipe, opipe; /* We need both pipes. */ in freecom_transport() local
236 opipe = us->send_bulk_pipe; in freecom_transport()
248 result = usb_stor_bulk_transfer_buf (us, opipe, fcb, in freecom_transport()
293 result = usb_stor_bulk_transfer_buf (us, opipe, fcb, in freecom_transport()
370 result = freecom_readdata (srb, us, ipipe, opipe, length); in freecom_transport()
[all …]
/dports/graphics/bmeps/dktools-4.31.1/src/dk-rand/
H A Ddk-rand.c872 struct sigaction opipe; /* Old disposition for SIGPIPE */ in wmain() local
881 dk4_sig_handler_t *opipe = NULL; /* Old disposition for SIGPIPE */ in wmain()
922 if (0 != sigaction(SIGPIPE, &npipe, &opipe)) { sig_i_f = 1; goto finished; } in wmain()
942 opipe = sigset(SIGPIPE, sig_handler_pipe); in wmain()
948 opipe = signal(SIGPIPE, sig_handler_pipe); in wmain()
988 if (0 != sigaction(SIGPIPE, &opipe, NULL)) { sig_r_f = 1; } in wmain()
1000 if (NULL != opipe) { sigset(SIGPIPE, opipe); } in wmain()
1006 if (NULL != opipe) { signal(SIGPIPE, opipe); } in wmain()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/usb/
H A Dohci.c2060 opipe->sed = sed; in ohci_open()
2078 opipe->tail.td = std; in ohci_open()
2724 setup = opipe->tail.td; in ohci_device_ctrl_start()
2731 tail = opipe->tail.td; in ohci_device_ctrl_start()
2732 sed = opipe->sed; in ohci_device_ctrl_start()
2979 sed = opipe->sed; in ohci_device_bulk_start()
2991 data = opipe->tail.td; in ohci_device_bulk_start()
2997 tail = opipe->tail.td; in ohci_device_bulk_start()
3188 data = opipe->tail.td; in ohci_device_intr_start()
3194 tail = opipe->tail.td; in ohci_device_intr_start()
[all …]
/dports/www/middleman/middleman/src/
H A Dexternal.c417 ret = pipe(opipe); in external_exec()
450 close(opipe[0]); in external_exec()
461 close(opipe[1]); in external_exec()
487 close(opipe[1]); in external_exec()
493 close(opipe[1]); in external_exec()
499 close(opipe[1]); in external_exec()
507 close(opipe[1]); in external_exec()
562 close(opipe[0]); in external_exec()
567 close(opipe[0]); in external_exec()
574 close(opipe[0]); in external_exec()
[all …]
/dports/benchmarks/nuttcp/nuttcp-8.2.2/
H A Dnuttscp562 $opipe = 0;
642 $opipe = 1;
648 $opipe = 1;
732 if ($opipe) {
830 $opipe = 1;
841 $opipe = 1;
923 if ($opipe) {
941 if ($opipe) {
/dports/mail/courier/courier-0.65.3/courier/
H A Dcmlmdigest.C159 afxopipestream opipe(pipefd[1]); in senddigest()
166 opipe << *b++ << std::endl; in senddigest()
168 opipe.flush(); in senddigest()
169 if (opipe.bad()) in senddigest()

123456