Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/evtranalyze/
H A Dplotter.c94 int (*plot_type_initializers[])(struct ploticus_plot *) = { variable
143 if (plot_type_initializers[type](plot)) in ploticus_new_plot()