Home
last modified time | relevance | path

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

/trunk/main/extensions/source/scanner/
H A Dsane.cxx113 SANE_Status (*Sane::p_get_select_fd)( SANE_Handle, SANE_Int* ) = 0; variable
231 p_get_select_fd = (SANE_Status(*)(SANE_Handle, SANE_Int*)) in Init()
708 nStatus = p_get_select_fd( maHandle, &fd ); in Start()
H A Dsane.hxx92 static SANE_Status (*p_get_select_fd)( SANE_Handle, SANE_Int* ); member in Sane

Completed in 18 milliseconds