Searched refs:fifolog_write_record_poll (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/fifolog/lib/ |
H A D | fifolog_write.h | 72 int fifolog_write_record_poll(struct fifolog_writer *f, uint32_t id, time_t now, const void *ptr, s…
|
H A D | fifolog_write_poll.c | 384 fifolog_write_record_poll(struct fifolog_writer *f, uint32_t id, time_t now, in fifolog_write_record_poll() function
|
/freebsd/usr.sbin/fifolog/fifolog_writer/ |
H A D | fifolog_writer.c | 109 fifolog_write_record_poll(f, 0, 0, buf, 0); in main()
|