Searched refs:m_old_SIGTRAP_action (Results 1 – 2 of 2) sorted by relevance
34 sigaction( SIGTRAP, &action, &m_old_SIGTRAP_action );43 sigaction( SIGTRAP, &m_old_SIGTRAP_action, 0 );
27 struct sigaction m_old_SIGTRAP_action; variable