Home
last modified time | relevance | path

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

/freebsd/usr.bin/ctlstat/
H A Dctlstat.c119 struct ctlstat_context { struct
332 ctlstat_dump(struct ctlstat_context *ctx) in ctlstat_dump()
362 ctlstat_json(struct ctlstat_context *ctx) { in ctlstat_json()
547 ctlstat_prometheus(int fd, struct ctlstat_context *ctx, bool ports) { in ctlstat_prometheus()
617 ctlstat_standard(struct ctlstat_context *ctx) { in ctlstat_standard()
807 get_and_print_stats(int fd, struct ctlstat_context *ctx, bool ports) in get_and_print_stats()
852 struct ctlstat_context ctx; in main()