Home
last modified time | relevance | path

Searched defs:pipe (Results 26 – 33 of 33) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c815 usbgem_bulkin_cb(usb_pipe_handle_t pipe, usb_bulk_req_t *req) in usbgem_bulkin_cb()
923 usbgem_bulkout_cb(usb_pipe_handle_t pipe, usb_bulk_req_t *req) in usbgem_bulkout_cb()
/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c2512 urtw_rxeof(usb_pipe_handle_t pipe, usb_bulk_req_t *req) in urtw_rxeof()
2901 urtw_txeof_low(usb_pipe_handle_t pipe, usb_bulk_req_t *req) in urtw_txeof_low()
2930 urtw_txeof_normal(usb_pipe_handle_t pipe, usb_bulk_req_t *req) in urtw_txeof_normal()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c61 xhci_pipe_t *pipe; in xhci_hcdi_pipe_open() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c96 # define pipe(v) ((socketpair(AF_UNIX,SOCK_STREAM,0,v)<0||shutdown((v)[1],SHUT_RD)<0||fchmo… macro
98 # define pipe(v) ((socketpair(AF_UNIX,SOCK_STREAM,0,v)<0||shutdown((v)[1],SHUT_RD)<0||shutd… macro
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dlibmlrpc.h464 ndr_pipe_t *pipe; member
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c3604 hubd_exception_cb(usb_pipe_handle_t pipe, usb_intr_req_t *reqp) in hubd_exception_cb()
3679 hubd_read_cb(usb_pipe_handle_t pipe, usb_intr_req_t *reqp) in hubd_read_cb()
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c1392 FILE *pipe; in mail() local
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1649 smb_opipe_t *pipe; /* for smb_opipe_open */ member

12