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

  /system/core/sh/
trap.h 42 void ignoresig(int, int);
jobs.c 930 ignoresig(SIGINT, vforked);
931 ignoresig(SIGQUIT, vforked);
941 ignoresig(SIGINT, vforked);
942 ignoresig(SIGQUIT, vforked);
trap.c 348 ignoresig(int signo, int vforked) function

Completed in 63 milliseconds