DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
plotter_factory
usr.bin/evtranalyze/evtranalyze.c
1124
if (!(ctx->plotter = plotter_factory()))
usr.bin/evtranalyze/evtranalyze.c
1249
if (!(ctx->plotter = plotter_factory()))
usr.bin/evtranalyze/plotter.h
20
struct plotter *plotter_factory(void);