Home
last modified time | relevance | path

Searched defs:__libc_sigaction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/musl/src/signal/
Dsigaction.c26 int __libc_sigaction(int sig, const struct sigaction *restrict sa, struct sigaction *restrict old) in __libc_sigaction() function
/aosp_15_r20/external/musl/src/signal/
H A Dsigaction.c20 int __libc_sigaction(int sig, const struct sigaction *restrict sa, struct sigaction *restrict old) in __libc_sigaction() function