Searched defs:sigs (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Dmain.c193 static int sigs[] = { local
200 #define SIGSSIZE (sizeof(sigs)/sizeof(sigs[0]))
204 setsignal(sigs[i], 0);

Completed in 619 milliseconds