OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Sep 23 00:26:21 UTC 2026