OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_REMOVE
(Results
1 - 14
of
14
) sorted by relevancy
/src/external/bsd/ipf/dist/lib/
load_dstlist.c
46
if ((opts &
OPT_REMOVE
) == 0) {
63
if ((opts &
OPT_REMOVE
) != 0) {
load_pool.c
42
if ((opts &
OPT_REMOVE
) == 0) {
64
if ((opts &
OPT_REMOVE
) != 0) {
load_hash.c
62
if ((opts &
OPT_REMOVE
) == 0) {
95
if ((opts &
OPT_REMOVE
) != 0) {
load_dstlistnode.c
53
if ((opts &
OPT_REMOVE
) == 0) {
load_hashnode.c
51
if ((opts &
OPT_REMOVE
) == 0) {
load_poolnode.c
50
if ((opts &
OPT_REMOVE
) == 0) {
/src/external/bsd/ipf/dist/
opts.h
21
#define
OPT_REMOVE
0x000001
/src/external/bsd/ipf/dist/tools/
ipscan_y.y
395
if (opts &
OPT_REMOVE
) {
540
opts |=
OPT_REMOVE
;
ipf.c
141
opts ^=
OPT_REMOVE
;
ipnat.c
171
opts |=
OPT_REMOVE
;
184
if (((opts & OPT_PURGE) != 0) && ((opts &
OPT_REMOVE
) == 0)) {
ipnat_y.y
1537
} else if ((opts &
OPT_REMOVE
) != 0) {
1713
if ((opts &
OPT_REMOVE
) != 0)
ippool.c
383
opts |=
OPT_REMOVE
;
ipf_y.y
2463
} else if ((opts &
OPT_REMOVE
) != 0) {
/src/external/public-domain/sqlite/dist/autosetup/
jimsh0.c
20192
OPT_REMOVE
,
Completed in 51 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026