HomeSort by relevance Sort by last modified time
    Searched refs:S_CATCH (Results 1 - 2 of 2) sorted by null

  /system/core/sh/
trap.c 70 #define S_CATCH 2 /* signal is caught */
242 action = S_CATCH;
249 action = S_CATCH;
299 case S_CATCH: sigact = onsig; break;
init.c 291 #undef S_CATCH
292 #define S_CATCH 2 /* signal is caught */
583 #undef S_CATCH
584 #define S_CATCH 2 /* signal is caught */
867 #undef S_CATCH
868 #define S_CATCH 2 /* signal is caught */

Completed in 81 milliseconds