Home
last modified time | relevance | path

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

/dports/devel/libburn/libburn-1.5.4/libburn/
H A Dinit.c204 void burn_preset_device_open(int exclusive, int blocking, int abort_on_busy) in burn_preset_device_open() argument
214 burn_sg_open_abort_busy = !!abort_on_busy; in burn_preset_device_open()
H A Dlibburn.h868 void burn_preset_device_open(int exclusive, int blocking, int abort_on_busy);