Home
last modified time | relevance | path

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

/aoo42x/main/vcl/unx/generic/printer/
H A Dcupsmgr.cxx415 static sigjmp_buf aViolationBuffer; variable
422 siglongjmp( aViolationBuffer, 1 ); in lcl_signal_action()
449 if( sigsetjmp( aViolationBuffer, ~0 ) == 0 ) in runDests()

Completed in 17 milliseconds