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

/freebsd-9.3-release/sys/i386/ibcs2/
H A Dibcs2_signal.c199 struct sigaction *nbsap; local
206 nbsap = &nbsa;
208 nbsap = NULL;
/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_signal.c267 struct sigaction *nbsap; local
281 nbsap = &nbsa;
283 nbsap = NULL;
293 error = kern_sigaction(td, SVR4_SVR42BSD_SIG(uap->signum), nbsap, &obsa,

Completed in 49 milliseconds