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_NORESOLVE
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/bsd/ipf/dist/lib/
hostname.c
29
if ((opts &
OPT_NORESOLVE
) == 0) {
portname.c
21
if ((opts &
OPT_NORESOLVE
) == 0) {
printstate.c
22
if ((opts &
OPT_NORESOLVE
) == 0)
/src/external/bsd/ipf/dist/
opts.h
48
#define
OPT_NORESOLVE
0x8000000
/src/external/bsd/ipf/dist/tools/
ippool.c
191
opts |=
OPT_NORESOLVE
;
301
opts |=
OPT_NORESOLVE
;
380
opts |=
OPT_NORESOLVE
;
689
opts |=
OPT_NORESOLVE
;
ipf.c
138
opts ^=
OPT_NORESOLVE
;
ipmon.c
169
int opts =
OPT_NORESOLVE
;
1625
opts &= ~
OPT_NORESOLVE
;
ipftest.c
183
opts |=
OPT_NORESOLVE
;
ipnat.c
168
opts |=
OPT_NORESOLVE
;
ipfstat.c
388
opts |=
OPT_NORESOLVE
;
Completed in 37 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026