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

  /src/external/bsd/tmux/dist/
osdep-openbsd.c 69 if ((p1->p_flag & P_SINTR) && !(p2->p_flag & P_SINTR))
71 if (!(p1->p_flag & P_SINTR) && (p2->p_flag & P_SINTR))
  /src/sys/sys/
sysctl.h 526 #define P_SINTR /* 0x00000080 */ L_SINTR

Completed in 26 milliseconds