Home
last modified time | relevance | path

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

/third_party/musl/src/signal/
Dsigaction.c26 int __libc_sigaction(int sig, const struct sigaction *restrict sa, struct sigaction *restrict old) in __libc_sigaction() function
/third_party/musl/porting/liteos_a/user/src/signal/
Dsigaction.c295 int __libc_sigaction(int sig, const struct sigaction *restrict sa, struct sigaction *restrict old) in __libc_sigaction() function