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

  /system/core/sh/
error.h 69 #define EXINT 0 /* SIGINT received */
main.c 143 if (exception == EXINT
error.c 116 exraise(EXINT);
eval.c 1022 exitstatus = e == EXINT ? SIGINT + 128 :

Completed in 1487 milliseconds