tevent_fd          90 lib/async_req/async_sock.c 			       struct tevent_fd *fde,
tevent_fd         121 lib/async_req/async_sock.c 			       struct tevent_fd *fde,
tevent_fd         157 lib/async_req/async_sock.c 			       struct tevent_fd *fde,
tevent_fd         187 lib/async_req/async_sock.c 			       struct tevent_fd *fde,
tevent_fd         223 lib/async_req/async_sock.c 				    struct tevent_fd *fde, uint16_t flags,
tevent_fd         315 lib/async_req/async_sock.c 				    struct tevent_fd *fde, uint16_t flags,
tevent_fd         383 lib/async_req/async_sock.c static void writev_handler(struct tevent_context *ev, struct tevent_fd *fde,
tevent_fd         428 lib/async_req/async_sock.c static void writev_handler(struct tevent_context *ev, struct tevent_fd *fde,
tevent_fd         498 lib/async_req/async_sock.c 				struct tevent_fd *fde,
tevent_fd         539 lib/async_req/async_sock.c 				struct tevent_fd *fde,
tevent_fd          33 lib/tevent/testsuite.c static void fde_handler(struct tevent_context *ev_ctx, struct tevent_fd *f, 
tevent_fd         285 lib/tevent/tevent.c void tevent_fd_set_close_fn(struct tevent_fd *fde,
tevent_fd         294 lib/tevent/tevent.c 				    struct tevent_fd *fde,
tevent_fd         301 lib/tevent/tevent.c void tevent_fd_set_auto_close(struct tevent_fd *fde)
tevent_fd         309 lib/tevent/tevent.c uint16_t tevent_fd_get_flags(struct tevent_fd *fde)
tevent_fd         319 lib/tevent/tevent.c void tevent_fd_set_flags(struct tevent_fd *fde, uint16_t flags)
tevent_fd          45 lib/tevent/tevent.h 				    struct tevent_fd *fde,
tevent_fd          49 lib/tevent/tevent.h 				     struct tevent_fd *fde,
tevent_fd         129 lib/tevent/tevent.h void tevent_fd_set_close_fn(struct tevent_fd *fde,
tevent_fd         131 lib/tevent/tevent.h void tevent_fd_set_auto_close(struct tevent_fd *fde);
tevent_fd         132 lib/tevent/tevent.h uint16_t tevent_fd_get_flags(struct tevent_fd *fde);
tevent_fd         133 lib/tevent/tevent.h void tevent_fd_set_flags(struct tevent_fd *fde, uint16_t flags);
tevent_fd          90 lib/tevent/tevent_epoll.c static void epoll_add_event(struct epoll_event_context *epoll_ev, struct tevent_fd *fde);
tevent_fd         125 lib/tevent/tevent_epoll.c static void epoll_add_event(struct epoll_event_context *epoll_ev, struct tevent_fd *fde)
tevent_fd         153 lib/tevent/tevent_epoll.c static void epoll_del_event(struct epoll_event_context *epoll_ev, struct tevent_fd *fde)
tevent_fd         178 lib/tevent/tevent_epoll.c static void epoll_mod_event(struct epoll_event_context *epoll_ev, struct tevent_fd *fde)
tevent_fd         198 lib/tevent/tevent_epoll.c static void epoll_change_event(struct epoll_event_context *epoll_ev, struct tevent_fd *fde)
tevent_fd         332 lib/tevent/tevent_epoll.c static int epoll_event_fd_destructor(struct tevent_fd *fde)
tevent_fd         381 lib/tevent/tevent_epoll.c static void epoll_event_set_fd_flags(struct tevent_fd *fde, uint16_t flags)
tevent_fd          31 lib/tevent/tevent_fd.c int tevent_common_fd_destructor(struct tevent_fd *fde)
tevent_fd          74 lib/tevent/tevent_fd.c uint16_t tevent_common_fd_get_flags(struct tevent_fd *fde)
tevent_fd          79 lib/tevent/tevent_fd.c void tevent_common_fd_set_flags(struct tevent_fd *fde, uint16_t flags)
tevent_fd          85 lib/tevent/tevent_fd.c void tevent_common_fd_set_close_fn(struct tevent_fd *fde,
tevent_fd         262 lib/tevent/tevent_internal.h int tevent_common_fd_destructor(struct tevent_fd *fde);
tevent_fd         271 lib/tevent/tevent_internal.h void tevent_common_fd_set_close_fn(struct tevent_fd *fde,
tevent_fd         273 lib/tevent/tevent_internal.h uint16_t tevent_common_fd_get_flags(struct tevent_fd *fde);
tevent_fd         274 lib/tevent/tevent_internal.h void tevent_common_fd_set_flags(struct tevent_fd *fde, uint16_t flags);
tevent_fd          95 lib/tevent/tevent_liboop.c static int oop_event_fd_destructor(struct tevent_fd *fde)
tevent_fd         151 lib/tevent/tevent_liboop.c static uint16_t oop_event_get_fd_flags(struct tevent_fd *fde)
tevent_fd         159 lib/tevent/tevent_liboop.c static void oop_event_set_fd_flags(struct tevent_fd *fde, uint16_t flags)
tevent_fd          82 lib/tevent/tevent_select.c static int select_event_fd_destructor(struct tevent_fd *fde)
tevent_fd         179 lib/tevent/tevent_signal.c static void signal_pipe_handler(struct tevent_context *ev, struct tevent_fd *fde, 
tevent_fd         107 lib/tevent/tevent_standard.c static void epoll_add_event(struct std_event_context *std_ev, struct tevent_fd *fde);
tevent_fd         142 lib/tevent/tevent_standard.c static void epoll_add_event(struct std_event_context *std_ev, struct tevent_fd *fde)
tevent_fd         169 lib/tevent/tevent_standard.c static void epoll_del_event(struct std_event_context *std_ev, struct tevent_fd *fde)
tevent_fd         189 lib/tevent/tevent_standard.c static void epoll_mod_event(struct std_event_context *std_ev, struct tevent_fd *fde)
tevent_fd         209 lib/tevent/tevent_standard.c static void epoll_change_event(struct std_event_context *std_ev, struct tevent_fd *fde)
tevent_fd         367 lib/tevent/tevent_standard.c static int std_event_fd_destructor(struct tevent_fd *fde)
tevent_fd         424 lib/tevent/tevent_standard.c static void std_event_set_fd_flags(struct tevent_fd *fde, uint16_t flags)
tevent_fd         316 libcli/nbt/nbtsocket.c static void nbt_name_socket_handler(struct tevent_context *ev, struct tevent_fd *fde,
tevent_fd          53 source3/lib/avahi.c 			     struct tevent_fd *fde, uint16_t flags,
tevent_fd          97 source3/lib/avahi.c 			     struct tevent_fd *fde, uint16_t flags,
tevent_fd          24 source3/lib/events.c void event_fd_set_writeable(struct tevent_fd *fde)
tevent_fd          29 source3/lib/events.c void event_fd_set_not_writeable(struct tevent_fd *fde)
tevent_fd          34 source3/lib/events.c void event_fd_set_readable(struct tevent_fd *fde)
tevent_fd          39 source3/lib/events.c void event_fd_set_not_readable(struct tevent_fd *fde)
tevent_fd        1391 source3/printing/printing.c 				      struct tevent_fd *fde,
tevent_fd          67 source3/smbd/dnsregister.c 					  struct tevent_fd *fde,
tevent_fd         148 source3/smbd/dnsregister.c 					  struct tevent_fd *fde,
tevent_fd         316 source3/smbd/server.c 				      struct tevent_fd *fde,
tevent_fd         325 source3/smbd/server.c 				   struct tevent_fd *fde,
tevent_fd         967 source3/winbindd/winbindd.c 					struct tevent_fd *fde,
tevent_fd         172 source4/auth/kerberos/krb5_init_context.c static void smb_krb5_socket_handler(struct tevent_context *ev, struct tevent_fd *fde,
tevent_fd         202 source4/kdc/kdc.c static void kdc_socket_handler(struct tevent_context *ev, struct tevent_fd *fde,
tevent_fd         341 source4/lib/messaging/messaging.c static void messaging_handler(struct tevent_context *ev, struct tevent_fd *fde, 
tevent_fd          38 source4/lib/socket/connect.c 				   struct tevent_fd *fde, 
tevent_fd         120 source4/lib/socket/connect.c 				   struct tevent_fd *fde, 
tevent_fd          41 source4/lib/socket/socket.c 					struct tevent_fd *fde,
tevent_fd         212 source4/lib/socket/socket.h 			       struct tevent_fd *fde,
tevent_fd         149 source4/lib/stream/packet.c _PUBLIC_ void packet_set_fde(struct packet_context *pc, struct tevent_fd *fde)
tevent_fd          44 source4/lib/stream/packet.h void packet_set_fde(struct packet_context *pc, struct tevent_fd *fde);
tevent_fd         464 source4/lib/tls/tls.c 				       struct tevent_fd *fde, 
tevent_fd         544 source4/lib/tls/tls.c 				       struct tevent_fd *fde,
tevent_fd         672 source4/lib/tls/tls.c 				    struct tevent_fd *fde, 
tevent_fd         683 source4/lib/tls/tls.c 				       struct tevent_fd *fde,
tevent_fd          45 source4/lib/tls/tls.h 				    struct tevent_fd *fde,
tevent_fd          52 source4/lib/tls/tls.h 				    struct tevent_fd *fde,
tevent_fd         226 source4/libcli/cldap/cldap.c static void cldap_socket_handler(struct tevent_context *ev, struct tevent_fd *fde,
tevent_fd         142 source4/libcli/dgram/dgramsocket.c static void dgm_socket_handler(struct tevent_context *ev, struct tevent_fd *fde,
tevent_fd         227 source4/libcli/ldap/ldap_client.c static void ldap_io_handler(struct tevent_context *ev, struct tevent_fd *fde, 
tevent_fd          37 source4/libcli/raw/clitransport.c 					   struct tevent_fd *fde, 
tevent_fd         336 source4/libcli/resolve/dns_ex.c static void pipe_handler(struct tevent_context *ev, struct tevent_fd *fde, 
tevent_fd          37 source4/libcli/smb2/transport.c 					 struct tevent_fd *fde, 
tevent_fd         125 source4/libcli/wrepl/winsrepl.c static void wrepl_handler(struct tevent_context *ev, struct tevent_fd *fde, 
tevent_fd         129 source4/librpc/rpc/dcerpc_sock.c static void sock_io_handler(struct tevent_context *ev, struct tevent_fd *fde, 
tevent_fd         201 source4/ntvfs/sysdep/inotify.c static void inotify_handler(struct tevent_context *ev, struct tevent_fd *fde,
tevent_fd         151 source4/smbd/server.c static void server_stdin_handler(struct tevent_context *event_ctx, struct tevent_fd *fde, 
tevent_fd         103 source4/smbd/service_stream.c static void stream_io_handler_fde(struct tevent_context *ev, struct tevent_fd *fde, 
tevent_fd         237 source4/smbd/service_stream.c static void stream_accept_handler(struct tevent_context *ev, struct tevent_fd *fde,