OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_priority
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
wpamsg.h
17
WpaMsg(const QString &_msg, int
_priority
= 2)
18
: msg(_msg), priority(
_priority
)
/src/external/gpl2/lvm2/dist/lib/mm/
memlock.c
59
static int
_priority
;
variable
107
if (((
_priority
= getpriority(PRIO_PROCESS, 0)) == -1) && errno)
124
if (setpriority(PRIO_PROCESS, 0,
_priority
))
125
log_error("setpriority %u failed: %s",
_priority
,
/src/crypto/dist/ipsec-tools/src/racoon/
policy.h
118
#define KEY_SETSECSPIDX(_dir, s, d, ps, pd, ulp,
_priority
, _created, idx) \
125
(idx)->priority = (
_priority
); \
Completed in 25 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026