Searched refs:p_strstatus (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/extensions/source/scanner/ |
H A D | sane.cxx | 60 y, x, p_strstatus( x ) ); \ 69 y, x, p_strstatus( x ) ); \ 77 y, x, p_strstatus( x ) ); \ 84 y, x, p_strstatus( x ) ); \ 114 SANE_String_Const (*Sane::p_strstatus)( SANE_Status ) = 0; variable 233 p_strstatus = (SANE_String_Const(*)(SANE_Status)) in Init() 283 …rr, "Error: sane driver returned %s while reading number of options !\n", p_strstatus( nStatus ) ); in ReloadOptions()
|
H A D | sane.hxx | 93 static SANE_String_Const (*p_strstatus)( SANE_Status ); member in Sane
|
Completed in 8 milliseconds