Searched refs:DPV_STATUS_RUNNING (Results 1 – 3 of 3) sorted by relevance
75 DPV_STATUS_RUNNING = 0, /* Running (default) */ enumerator
530 else if (fp->status == DPV_STATUS_RUNNING) in dprompt_add_files()538 else if (fp->status == DPV_STATUS_RUNNING) in dprompt_add_files()
613 keep_going = (status == DPV_STATUS_RUNNING); in dpv()