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

  /src/external/bsd/libproc/dist/
proc_util.c 255 bool have_siginfo, sysentry, sysexit; local
265 have_siginfo = (lwpinfo.pl_flags & PL_FLAG_SI) != 0;
269 if (lwpinfo.pl_event == PL_EVENT_SIGNAL && have_siginfo) {

Completed in 18 milliseconds