OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XT_LOCK_BUSY
(Results
1 - 2
of
2
) sorted by null
/external/iptables/iptables/
xshared.h
98
*
XT_LOCK_BUSY
: The lock was held by another process. xtables_lock only
105
XT_LOCK_BUSY
= -1,
xshared.c
270
return
XT_LOCK_BUSY
;
277
return
XT_LOCK_BUSY
;
306
if (lock ==
XT_LOCK_BUSY
) {
Completed in 483 milliseconds