Searched refs:sigreplace (Results 1 – 5 of 5) sorted by relevance
| /onnv-gate/usr/src/uts/common/io/lvm/md/ |
| H A D | md_med.c | 571 sigreplace(&newmask, &oldmask); in med_get_pmap_addr() 576 sigreplace(&oldmask, (k_sigset_t *)NULL); in med_get_pmap_addr() 601 sigreplace(&oldmask, (k_sigset_t *)NULL); in med_get_pmap_addr() 607 sigreplace(&oldmask, (k_sigset_t *)NULL); in med_get_pmap_addr() 687 sigreplace(&newmask, &oldmask); in med_get_rpcb_addr() 692 sigreplace(&oldmask, (k_sigset_t *)NULL); in med_get_rpcb_addr() 706 sigreplace(&oldmask, (k_sigset_t *)NULL); in med_get_rpcb_addr() 712 sigreplace(&oldmask, (k_sigset_t *)NULL); in med_get_rpcb_addr() 815 sigreplace(&newmask, &oldmask); in med_get_rpc_handle() 820 sigreplace(&oldmask, (k_sigset_t *)NULL); in med_get_rpc_handle() [all …]
|
| H A D | md_subr.c | 3984 sigreplace(&newmask, &oldmask); in mdmn_ksend_message() 4074 sigreplace(&oldmask, (k_sigset_t *)NULL); in mdmn_ksend_message() 4118 sigreplace(&newmask, &oldmask); in mdmn_send_capability_message() 4122 sigreplace(&oldmask, (k_sigset_t *)NULL); in mdmn_send_capability_message() 4165 sigreplace(&newmask, &oldmask); in mdmn_clear_all_capabilities() 4170 sigreplace(&oldmask, (k_sigset_t *)NULL); in mdmn_clear_all_capabilities()
|
| /onnv-gate/usr/src/uts/common/rpc/ |
| H A D | rpc_subr.c | 477 sigreplace(&newmask, &oldmask); in rpcbind_getaddr() 482 sigreplace(&oldmask, (k_sigset_t *)NULL); in rpcbind_getaddr() 491 sigreplace(&oldmask, (k_sigset_t *)NULL); in rpcbind_getaddr() 495 sigreplace(&oldmask, (k_sigset_t *)NULL); in rpcbind_getaddr()
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | signal.h | 324 extern void sigreplace(k_sigset_t *, k_sigset_t *);
|
| /onnv-gate/usr/src/uts/common/os/ |
| H A D | sig.c | 2334 sigreplace(k_sigset_t *newmask, k_sigset_t *oldmask) in sigreplace() function
|