Home | History | Annotate | Download | only in strace

Lines Matching refs:uc_sigmask

1508 	{ UC_SIGMASK,	"UC_SIGMASK"	},
1558 tprintf("uc_sigmask=");
1559 printsigmask(&ucp->uc_sigmask, 0);