Searched refs:DPV_STATUS_RUNNING (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/lib/libdpv/
H A Ddpv.h72 * If you set a status other than DPV_STATUS_RUNNING on the current file in the
77 DPV_STATUS_RUNNING = 0, /* Running (default) */ enumerator in enum:dpv_status
H A Ddprompt.c533 else if (fp->status == DPV_STATUS_RUNNING)
541 else if (fp->status == DPV_STATUS_RUNNING)
H A Ddpv.c615 keep_going = (status == DPV_STATUS_RUNNING);

Completed in 164 milliseconds