Home
last modified time | relevance | path

Searched refs:remove_fd (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/net/vde2/vde2-2.3.2/src/vde_switch/
H A Ddatasock.c127 remove_fd(fd_ctl); in new_port_v1_v3()
135 remove_fd(fd_ctl); in new_port_v1_v3()
141 remove_fd(fd_ctl); in new_port_v1_v3()
157 remove_fd(fd_ctl); in new_port_v1_v3()
200 remove_fd(fd_ctl); in new_port_v1_v3()
237 remove_fd(fd); in handle_io()
253 remove_fd(fd); in handle_io()
265 remove_fd(fd); in handle_io()
272 remove_fd(fd); in handle_io()
497 if (fd_data>=0) remove_fd(fd_data); in delep()
[all …]
H A Dswitch.h49 void remove_fd(int fd);
/dports/security/doscan/doscan-0.3.3/src/
H A Devent_queue.cc72 m_queue.remove_fd(this); in watch()
88 m_queue.remove_fd(this); in unwatch()
152 event_queue::remove_fd(fd_handler*) in remove_fd() function in event_queue
H A Devent_queue_epoll.h53 virtual void remove_fd(event_queue::fd_handler*);
H A Devent_queue_poll.h58 virtual void remove_fd(fd_handler*);
/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/fltk/test/
H A Dtty.py95 Fl.remove_fd(fd)
100 Fl.remove_fd(fd)
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dthreadpool-io.c38 void (*remove_fd) (gint fd); member
262 gboolean remove_fd = FALSE; in wait_callback() local
290 remove_fd = (events & EVENT_ERR) == EVENT_ERR; in wait_callback()
291 if (!remove_fd) { in wait_callback()
305 threadpool_io->backend.remove_fd (fd); in wait_callback()
396 threadpool_io->backend.remove_fd (fd); in selector_thread()
/dports/net/latd/latd-1.31/
H A Dlocalport.cc154 LATServer::Instance()->remove_fd(master_fd); in close_and_delete()
171 LATServer::Instance()->remove_fd(master_fd); in restart_pty()
H A Dlocalportsession.cc69 LATServer::Instance()->remove_fd(master_fd); in ~localportSession()
H A Dclientsession.cc100 LATServer::Instance()->remove_fd(master_fd); in ~ClientSession()
/dports/www/dillo2/dillo-3.0.5/src/IO/
H A Diowatch.cc33 Fl::remove_fd(fd, when); in a_IOwatch_remove_fd()
/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/lib/plugins/stonith/
H A Dipmi_os_handler.c92 remove_fd(os_handler_t *handler, os_hnd_fd_id_t *fd_data) in remove_fd() function
230 .remove_fd_to_wait_for = remove_fd,
/dports/x11-toolkits/ntk/ntk/examples/
H A Dhowto-add_fd-and-popen.cxx60 Fl::remove_fd(fileno(G_fp)); // command ended? disconnect callback in HandleFD()
/dports/math/giacxcas/fltk-1.3.0/examples/
H A Dhowto-add_fd-and-popen.cxx60 Fl::remove_fd(fileno(G_fp)); // command ended? disconnect callback in HandleFD()
/dports/x11-toolkits/fltk/fltk-1.3.8/examples/
H A Dhowto-add_fd-and-popen.cxx53 Fl::remove_fd(fileno(G_fp)); // command ended? disconnect callback in HandleFD()
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A DFl.H140 static void remove_fd(int, int when);
141 static void remove_fd(int);
/dports/devel/sccache/sccache-0.2.15/cargo-crates/xattr-0.2.2/src/sys/
H A Dunsupported.rs37 pub fn remove_fd(_: RawFd, _: &OsStr) -> io::Result<()> { in remove_fd() function
/dports/net/routinator/routinator-0.10.2/cargo-crates/xattr-0.2.2/src/sys/
H A Dunsupported.rs37 pub fn remove_fd(_: RawFd, _: &OsStr) -> io::Result<()> { in remove_fd() function
/dports/lang/gleam/gleam-0.18.2/cargo-crates/xattr-0.2.2/src/sys/
H A Dunsupported.rs37 pub fn remove_fd(_: RawFd, _: &OsStr) -> io::Result<()> { in remove_fd() function
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/xattr-0.2.2/src/sys/
H A Dunsupported.rs37 pub fn remove_fd(_: RawFd, _: &OsStr) -> io::Result<()> { in remove_fd() function
/dports/comms/fldigi/fldigi-4.1.20/src/qrunner/
H A Dqrunner.cxx130 Fl::remove_fd(pfd[0], FL_READ); in detach()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/xattr-0.2.2/src/sys/
H A Dunsupported.rs37 pub fn remove_fd(_: RawFd, _: &OsStr) -> io::Result<()> { in remove_fd() function
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/xattr-0.2.2/src/sys/
H A Dunsupported.rs37 pub fn remove_fd(_: RawFd, _: &OsStr) -> io::Result<()> { in remove_fd() function
/dports/games/dose-response/dose-response-179c326/cargo-crates/xattr-0.2.2/src/sys/
H A Dunsupported.rs37 pub fn remove_fd(_: RawFd, _: &OsStr) -> io::Result<()> { in remove_fd() function
/dports/www/zola/zola-0.15.2/cargo-crates/xattr-0.2.2/src/sys/
H A Dunsupported.rs37 pub fn remove_fd(_: RawFd, _: &OsStr) -> io::Result<()> { in remove_fd() function

1234567