OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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