Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
H A Drunstats.c201 if (rs->updateCompletion) in RunStatsUpdateCompletion()
202 rs->updateCompletion(work, logid, pkg, reason, skipbuf); in RunStatsUpdateCompletion()
H A Dhtml.c521 .updateCompletion = HtmlUpdateCompletion,
H A Ddsynth.h496 void (*updateCompletion)(worker_t *work, int dlogid, pkg_t *pkg, member