HomeSort by: relevance | last modified time | path
    Searched defs:rt_p (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/linux32/arch/aarch64/
linux32_machdep.c 188 const bool rt_p = !!(SIGACTION(curproc, ksi->ksi_signo).sa_flags & local in function:linux32_sendsig
196 if (rt_p) {
238 if (rt_p) {
263 if (rt_p) {
linux32_machdep.c 188 const bool rt_p = !!(SIGACTION(curproc, ksi->ksi_signo).sa_flags & local in function:linux32_sendsig
196 if (rt_p) {
238 if (rt_p) {
263 if (rt_p) {

Completed in 22 milliseconds