Home
last modified time | relevance | path

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

/freebsd/lib/libdpv/
H A Ddpv.h148 #define DPV_STATUS_SOLO "%'10lli bytes read @ %'9.1f bytes/sec." macro
149 #define DPV_STATUS_MANY (DPV_STATUS_SOLO " [%i/%i busy/wait]")
H A Ddpv.c518 DPV_STATUS_SOLO); in dpv()