Home
last modified time | relevance | path

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

/freebsd/usr.sbin/fifolog/lib/
H A Dfifolog_write.h72 int fifolog_write_record_poll(struct fifolog_writer *f, uint32_t id, time_t now, const void *ptr, s…
H A Dfifolog_write_poll.c384 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 Dfifolog_writer.c109 fifolog_write_record_poll(f, 0, 0, buf, 0); in main()