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

/system/core/sh/
H A Dtrap.c81 static int getsigaction(int, sig_t *);
277 if (!getsigaction(signo, &sigact)) {
319 getsigaction(int signo, sig_t *sigact) function

Completed in 175 milliseconds