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 84 #define S_CATCH 2 /* signal is caught */
256 action = S_CATCH;
263 action = S_CATCH;
313 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 288 milliseconds