OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XT_LOCK_FAILED
(Results
1 - 2
of
2
) sorted by null
/external/iptables/iptables/
xshared.h
96
*
XT_LOCK_FAILED
: The lock could not be acquired.
106
XT_LOCK_FAILED
= -2,
xshared.c
261
return
XT_LOCK_FAILED
;
301
if (lock ==
XT_LOCK_FAILED
) {
Completed in 131 milliseconds