HomeSort by relevance Sort by last modified time
    Searched full:getsigaction (Results 1 - 1 of 1) sorted by null

  /system/core/sh/
trap.c 81 static int getsigaction(int, sig_t *);
277 if (!getsigaction(signo, &sigact)) {
319 getsigaction(int signo, sig_t *sigact) function

Completed in 730 milliseconds