Home
last modified time | relevance | path

Searched refs:write_fds_copy (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/android/forwarder2/
H A Dforwarder.cc147 fd_set write_fds_copy = write_fds; in ProcessSelect() local
175 if (!FD_ISSET(fd, &write_fds_copy)) in ProcessSelect()
/dports/net/ntp/ntp-4.2.8p15/lib/isc/unix/
H A Dsocket.c401 fd_set *write_fds_copy; member
3844 memcpy(manager->write_fds_copy, manager->write_fds, in watcher()
3850 manager->write_fds_copy, NULL, NULL); in watcher()
3894 manager->write_fds_copy); in watcher()
4066 manager->write_fds_copy = NULL; in setup_watcher()
4074 manager->write_fds_copy = isc_mem_get(mctx, in setup_watcher()
4077 if (manager->write_fds_copy == NULL) { in setup_watcher()
4141 if (manager->write_fds_copy != NULL) in cleanup_watcher()
4142 isc_mem_put(mctx, manager->write_fds_copy, manager->fd_bufsize); in cleanup_watcher()
5819 memcpy(manager->write_fds_copy, manager->write_fds, in isc__socketmgr_waitevents()
[all …]
/dports/dns/bind911/bind-9.11.37/lib/isc/unix/
H A Dsocket.c476 fd_set *write_fds_copy; member
4372 memmove(manager->write_fds_copy, manager->write_fds, in watcher()
4378 manager->write_fds_copy, NULL, NULL); in watcher()
4422 manager->write_fds_copy); in watcher()
4593 manager->write_fds_copy = NULL; in setup_watcher()
4601 manager->write_fds_copy = isc_mem_get(mctx, in setup_watcher()
4604 if (manager->write_fds_copy == NULL) { in setup_watcher()
4668 if (manager->write_fds_copy != NULL) in cleanup_watcher()
4669 isc_mem_put(mctx, manager->write_fds_copy, manager->fd_bufsize); in cleanup_watcher()
6599 memmove(manager->write_fds_copy, manager->write_fds, in isc__socketmgr_waitevents()
[all …]
/dports/dns/bind-tools/bind-9.16.27/lib/isc/unix/
H A Dsocket.c420 fd_set *write_fds_copy; member
3449 memmove(thread->write_fds_copy, thread->write_fds, in netthread()
3455 thread->write_fds_copy, NULL, NULL); in netthread()
3496 thread->write_fds_copy); in netthread()
3681 thread->write_fds_copy = isc_mem_get(thread->manager->mctx, in setup_thread()
3727 if (thread->write_fds_copy != NULL) { in cleanup_thread()
3728 isc_mem_put(mctx, thread->write_fds_copy, thread->fd_bufsize); in cleanup_thread()
/dports/dns/bind916/bind-9.16.27/lib/isc/unix/
H A Dsocket.c420 fd_set *write_fds_copy; member
3449 memmove(thread->write_fds_copy, thread->write_fds, in netthread()
3455 thread->write_fds_copy, NULL, NULL); in netthread()
3496 thread->write_fds_copy); in netthread()
3681 thread->write_fds_copy = isc_mem_get(thread->manager->mctx, in setup_thread()
3727 if (thread->write_fds_copy != NULL) { in cleanup_thread()
3728 isc_mem_put(mctx, thread->write_fds_copy, thread->fd_bufsize); in cleanup_thread()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/isc/unix/
H A Dsocket.c420 fd_set *write_fds_copy; member
3465 memmove(thread->write_fds_copy, thread->write_fds, in netthread()
3471 thread->write_fds_copy, NULL, NULL); in netthread()
3512 thread->write_fds_copy); in netthread()
3701 thread->write_fds_copy = isc_mem_get(thread->manager->mctx, in setup_thread()
3747 if (thread->write_fds_copy != NULL) { in cleanup_thread()
3748 isc_mem_put(mctx, thread->write_fds_copy, thread->fd_bufsize); in cleanup_thread()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/isc/
H A Dsocket.c416 fd_set *write_fds_copy; member
3414 memmove(thread->write_fds_copy, thread->write_fds, in netthread()
3420 thread->write_fds_copy, NULL, NULL); in netthread()
3461 thread->write_fds_copy); in netthread()
3646 thread->write_fds_copy = isc_mem_get(thread->manager->mctx, in setup_thread()
3692 if (thread->write_fds_copy != NULL) { in cleanup_thread()
3693 isc_mem_put(mctx, thread->write_fds_copy, thread->fd_bufsize); in cleanup_thread()