Searched refs:ignoresig (Results 1 - 3 of 3) sorted by relevance

/system/core/sh/
H A Dtrap.h42 void ignoresig(int, int);
H A Djobs.c930 ignoresig(SIGINT, vforked);
931 ignoresig(SIGQUIT, vforked);
941 ignoresig(SIGINT, vforked);
942 ignoresig(SIGQUIT, vforked);
H A Dtrap.c334 ignoresig(int signo, int vforked) function

Completed in 284 milliseconds