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

/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Dsigaction.c60 } S5_sigaction; typedef in typeref:struct:__anon2829
72 S5_sigaction S5_act;
73 S5_sigaction S5_oact;
83 ret = _sigaction(newsig, (S5_sigaction *)NULL, &S5_oact);

Completed in 54 milliseconds