Home
last modified time | relevance | path

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

/dragonfly/lib/libevtr/
H A Devtr.c85 EVTRF_WR = 0x1, /* open for writing */ enumerator
1311 assert((evtr->flags & EVTRF_WR) == 0); in evtr_rewind()
1396 evtr->flags = EVTRF_WR; in evtr_open_write()
1437 if (evtr->flags & EVTRF_WR) { in evtr_close()