Home
last modified time | relevance | path

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

/freebsd/contrib/dma/
H A Dspool.c410 if (asprintf(&flushfn, "%s/%s", config.spooldir, SPOOL_FLUSHFILE) < 0) in flushqueue_since()
434 if (asprintf(&flushfn, "%s/%s", config.spooldir, SPOOL_FLUSHFILE) < 0) in flushqueue_signal()
H A Ddma.h82 #define SPOOL_FLUSHFILE "flush" macro