Home
last modified time | relevance | path

Searched defs:ev_ctx (Results 1 – 25 of 95) sorted by relevance

1234

/dports/net/samba412/samba-4.12.15/source3/utils/
H A Dsmbcontrol.c87 static void wait_replies(struct tevent_context *ev_ctx, in wait_replies()
130 static bool do_noop(struct tevent_context *ev_ctx, in do_noop()
147 static bool do_debug(struct tevent_context *ev_ctx, in do_debug()
401 static bool do_sleep(struct tevent_context *ev_ctx, in do_sleep()
442 static bool do_election(struct tevent_context *ev_ctx, in do_election()
468 static bool do_ping(struct tevent_context *ev_ctx, in do_ping()
499 static bool do_profile(struct tevent_context *ev_ctx, in do_profile()
815 struct tevent_context *ev_ctx, in do_close_denied_share()
874 static bool do_poolusage(struct tevent_context *ev_ctx, in do_poolusage()
1044 static bool do_shutdown(struct tevent_context *ev_ctx, in do_shutdown()
[all …]
/dports/net/samba412/samba-4.12.15/source3/rpc_server/
H A Dlsasd.c114 struct tevent_context *ev_ctx; in lsasd_smb_conf_updated() local
175 static void lsasd_setup_sig_hup_handler(struct tevent_context *ev_ctx) in lsasd_setup_sig_hup_handler()
238 static bool lsasd_child_init(struct tevent_context *ev_ctx, in lsasd_child_init()
293 struct tevent_context *ev_ctx; member
302 static int lsasd_children_main(struct tevent_context *ev_ctx, in lsasd_children_main()
509 struct tevent_context *ev_ctx; in child_ping() local
526 static void lsasd_sigchld_handler(struct tevent_context *ev_ctx, in lsasd_sigchld_handler()
552 static bool lsasd_schedule_check(struct tevent_context *ev_ctx, in lsasd_schedule_check()
574 static void lsasd_check_children(struct tevent_context *ev_ctx, in lsasd_check_children()
592 static bool lsasd_create_sockets(struct tevent_context *ev_ctx, in lsasd_create_sockets()
[all …]
H A Dmdssd.c71 struct tevent_context *ev_ctx; in mdssd_smb_conf_updated() local
134 static void mdssd_setup_sig_hup_handler(struct tevent_context *ev_ctx) in mdssd_setup_sig_hup_handler()
197 static bool mdssd_child_init(struct tevent_context *ev_ctx, in mdssd_child_init()
235 struct tevent_context *ev_ctx; member
244 static int mdssd_children_main(struct tevent_context *ev_ctx, in mdssd_children_main()
450 struct tevent_context *ev_ctx; in child_ping() local
467 static void mdssd_sigchld_handler(struct tevent_context *ev_ctx, in mdssd_sigchld_handler()
493 static bool mdssd_schedule_check(struct tevent_context *ev_ctx, in mdssd_schedule_check()
515 static void mdssd_check_children(struct tevent_context *ev_ctx, in mdssd_check_children()
533 static bool mdssd_create_sockets(struct tevent_context *ev_ctx, in mdssd_create_sockets()
[all …]
H A Depmd.c87 static void epmd_setup_sig_term_handler(struct tevent_context *ev_ctx) in epmd_setup_sig_term_handler()
114 static void epmd_setup_sig_hup_handler(struct tevent_context *ev_ctx, in epmd_setup_sig_hup_handler()
135 void start_epmd(struct tevent_context *ev_ctx, in start_epmd()
H A Dfssd.c90 static void fssd_setup_sig_term_handler(struct tevent_context *ev_ctx) in fssd_setup_sig_term_handler()
117 static void fssd_setup_sig_hup_handler(struct tevent_context *ev_ctx, in fssd_setup_sig_hup_handler()
148 void start_fssd(struct tevent_context *ev_ctx, in start_fssd()
H A Drpc_ep_register.c44 struct tevent_context *ev_ctx; member
53 NTSTATUS rpc_ep_register(struct tevent_context *ev_ctx, in rpc_ep_register()
146 struct tevent_context *ev_ctx, in rpc_ep_try_register()
H A Drpc_modules.c69 bool setup_rpc_module(struct tevent_context *ev_ctx, in setup_rpc_module()
88 bool setup_rpc_modules(struct tevent_context *ev_ctx, in setup_rpc_modules()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/tool-template/
H A DToolTemplate.cpp51 using namespace clang::ast_matchers; in fde_handler_read()
52 using namespace clang::tooling;
74 void onStartOfTranslationUnit() override { in fde_handler_write()
75 Context.reportResult("START", "Start of TU."); in fde_handler_write()
86 // Set up the command line options in fde_handler_read_1()
87 static cl::extrahelp CommonHelp(CommonOptionsParser::HelpMessage); in fde_handler_read_1()
101 ast_matchers::MatchFinder Finder; in fde_handler_write_1()
102 ToolTemplateCallback Callback(*Executor->get()->getExecutionContext());
108 // This is a sample matcher: in finished_handler()
109 Finder.addMatcher( in finished_handler()
[all …]
/dports/net/samba412/samba-4.12.15/source3/printing/
H A Dspoolssd.c128 struct tevent_context *ev_ctx = talloc_get_type_abort(private_data, in smb_conf_updated() local
179 static void spoolss_setup_sig_hup_handler(struct tevent_context *ev_ctx, in spoolss_setup_sig_hup_handler()
259 static bool spoolss_child_init(struct tevent_context *ev_ctx, in spoolss_child_init()
319 struct tevent_context *ev_ctx; member
328 static int spoolss_children_main(struct tevent_context *ev_ctx, in spoolss_children_main()
467 static void check_updater_child(struct tevent_context *ev_ctx, in check_updater_child()
491 struct tevent_context *ev_ctx; in child_ping() local
507 static void spoolssd_sigchld_handler(struct tevent_context *ev_ctx, in spoolssd_sigchld_handler()
537 static bool spoolssd_schedule_check(struct tevent_context *ev_ctx, in spoolssd_schedule_check()
559 static void spoolssd_check_children(struct tevent_context *ev_ctx, in spoolssd_check_children()
[all …]
H A Dqueue_process.c255 static void bq_sig_chld_handler(struct tevent_context *ev_ctx, in bq_sig_chld_handler()
273 static void bq_setup_sig_chld_handler(struct tevent_context *ev_ctx) in bq_setup_sig_chld_handler()
433 bool printing_subsystem_init(struct tevent_context *ev_ctx, in printing_subsystem_init()
482 void printing_subsystem_update(struct tevent_context *ev_ctx, in printing_subsystem_update()
/dports/net/samba412/samba-4.12.15/source4/lib/registry/tools/
H A Dcommon.c27 struct tevent_context *ev_ctx, in reg_common_open_remote()
46 struct tevent_context *ev_ctx, in reg_common_open_file()
73 struct tevent_context *ev_ctx, in reg_common_open_local()
H A Dregdiff.c33 struct tevent_context *ev_ctx, in open_backend()
89 struct tevent_context *ev_ctx; in main() local
H A Dregpatch.c37 struct tevent_context *ev_ctx; in main() local
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/local/
H A Devent.c38 static void fde_handler(struct event_context *ev_ctx, struct fd_event *f, in fde_handler()
60 static void timed_handler(struct event_context *ev_ctx, struct timed_event *te, in timed_handler()
81 struct event_context *ev_ctx; in test_event_context() local
/dports/mail/exim-postgresql/exim-4.95/src/pdkim/
H A Dsigning.h51 } ev_ctx; typedef
63 } ev_ctx; typedef
83 } ev_ctx; typedef
/dports/mail/exim-sa-exim/exim-4.95/src/pdkim/
H A Dsigning.h51 } ev_ctx; typedef
63 } ev_ctx; typedef
83 } ev_ctx; typedef
/dports/mail/exim/exim-4.95/src/pdkim/
H A Dsigning.h51 } ev_ctx; typedef
63 } ev_ctx; typedef
83 } ev_ctx; typedef
/dports/mail/exim-mysql/exim-4.95/src/pdkim/
H A Dsigning.h51 } ev_ctx; typedef
63 } ev_ctx; typedef
83 } ev_ctx; typedef
/dports/mail/exim-monitor/exim-4.95/src/pdkim/
H A Dsigning.h51 } ev_ctx; typedef
63 } ev_ctx; typedef
83 } ev_ctx; typedef
/dports/mail/exim-ldap2/exim-4.95/src/pdkim/
H A Dsigning.h51 } ev_ctx; typedef
63 } ev_ctx; typedef
83 } ev_ctx; typedef
/dports/mail/exim-sqlite/exim-4.95/src/pdkim/
H A Dsigning.h51 } ev_ctx; typedef
63 } ev_ctx; typedef
83 } ev_ctx; typedef
/dports/net/samba412/samba-4.12.15/source4/dsdb/samdb/
H A Dsamdb.c52 struct tevent_context *ev_ctx, in samdb_connect_url()
137 struct tevent_context *ev_ctx, in samdb_connect()
/dports/net/samba412/samba-4.12.15/source4/kdc/
H A Dsamba_kdc.h34 struct tevent_context *ev_ctx; member
42 struct tevent_context *ev_ctx; member
/dports/net/samba412/samba-4.12.15/source4/lib/registry/
H A Dsamba.c62 struct tevent_context *ev_ctx, in reg_open_samba()
/dports/devel/tevent/tevent-0.10.2/
H A Dtestsuite.c51 static void fde_handler_read(struct tevent_context *ev_ctx, struct tevent_fd *f, in fde_handler_read()
74 static void fde_handler_write(struct tevent_context *ev_ctx, struct tevent_fd *f, in fde_handler_write()
85 static void fde_handler_read_1(struct tevent_context *ev_ctx, struct tevent_fd *f, in fde_handler_read_1()
100 static void fde_handler_write_1(struct tevent_context *ev_ctx, struct tevent_fd *f, in fde_handler_write_1()
108 static void finished_handler(struct tevent_context *ev_ctx, struct tevent_timer *te, in finished_handler()
115 static void count_handler(struct tevent_context *ev_ctx, struct tevent_signal *te, in count_handler()
125 struct tevent_context *ev_ctx; in test_event_context() local
255 static void test_event_fd1_fde_handler(struct tevent_context *ev_ctx, in test_event_fd1_fde_handler()
328 static void test_event_fd1_finished(struct tevent_context *ev_ctx, in test_event_fd1_finished()
474 static void test_event_fd2_sock_handler(struct tevent_context *ev_ctx, in test_event_fd2_sock_handler()
[all …]

1234