Searched defs:sigaction_t (Results 1 - 4 of 4) sorted by relevance

/openjdk9/hotspot/src/os/bsd/vm/
H A Djsig.c57 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/openjdk9/hotspot/src/os/linux/vm/
H A Djsig.c60 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/openjdk9/hotspot/src/os/aix/vm/
H A Djsig.c57 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef
/openjdk9/hotspot/src/os/solaris/vm/
H A Djsig.c57 typedef int (*sigaction_t)(int, const struct sigaction *, struct sigaction *); typedef

Completed in 48 milliseconds