Searched defs:_ctx (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/usr.bin/evtranalyze/ |
H A D | plotter.c | 101 ploticus_new_plot(void *_ctx, enum plot_type type, const char *title) in ploticus_new_plot() 165 ploticus_plot_histogram(void *_ctx, plotid_t id, double val) in ploticus_plot_histogram() 182 ploticus_plot_line(void *_ctx, plotid_t id, double x, double y) in ploticus_plot_line() 281 ploticus_plot_finish(void *_ctx) in ploticus_plot_finish()
|
H A D | evtranalyze.c | 658 ctxsw_prepare_event(void *_ctx, evtr_event_t ev) in ctxsw_prepare_event() 729 ctxsw_prepare_post(void *_ctx) in ctxsw_prepare_post() 738 ctxsw_draw_pre(void *_ctx) in ctxsw_draw_pre() 774 ctxsw_draw_event(void *_ctx, evtr_event_t ev) in ctxsw_draw_event() 1138 stats_integer_each(void *_ctx, evtr_event_t ev) in stats_integer_each() 1156 stats_integer_report(void *_ctx) in stats_integer_report() 1268 stats_completion_each(void *_ctx, evtr_event_t ev) in stats_completion_each() 1329 stats_completion_report(void *_ctx) in stats_completion_report()
|
/dflybsd-src/crypto/openssh/ |
H A D | hostfile.c | 231 record_hostkey(struct hostkey_foreach_line *l, void *_ctx) in record_hostkey() 551 host_delete(struct hostkey_foreach_line *l, void *_ctx) in host_delete()
|
H A D | clientloop.c | 2088 hostkeys_find(struct hostkey_foreach_line *l, void *_ctx) in hostkeys_find() 2170 hostkeys_check_old(struct hostkey_foreach_line *l, void *_ctx) in hostkeys_check_old() 2330 u_int32_t seq, void *_ctx) in client_global_hostkeys_prove_confirm()
|
H A D | sshconnect.c | 745 hostkeys_find_by_key_cb(struct hostkey_foreach_line *l, void *_ctx) in hostkeys_find_by_key_cb()
|
H A D | ssh-keygen.c | 1191 known_hosts_hash(struct hostkey_foreach_line *l, void *_ctx) in known_hosts_hash() 1243 known_hosts_find_delete(struct hostkey_foreach_line *l, void *_ctx) in known_hosts_find_delete()
|
/dflybsd-src/sys/kern/ |
H A D | vfs_sync.c | 365 syncer_thread(void *_ctx) in syncer_thread()
|
/dflybsd-src/lib/libevtr/ |
H A D | evtr.c | 1181 replace_strptr(void *_ctx, const char *s) in replace_strptr() 1190 replace_strid(void *_ctx, const char *s) in replace_strid()
|