OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPLOOKUP_NAME
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ipf/dist/lib/
poolio.c
28
poolfd = open(
IPLOOKUP_NAME
, O_RDWR);
/src/external/bsd/ipf/dist/tools/
ippool.c
394
fd = open(
IPLOOKUP_NAME
, O_RDWR);
396
perror("open(
IPLOOKUP_NAME
)");
457
fd = open(
IPLOOKUP_NAME
, O_RDWR);
459
perror("open(
IPLOOKUP_NAME
)");
563
fd = open(
IPLOOKUP_NAME
, O_RDWR);
565
perror("open(
IPLOOKUP_NAME
)");
707
fd = open(
IPLOOKUP_NAME
, O_RDWR);
709
perror("open(
IPLOOKUP_NAME
)");
/src/sys/external/bsd/ipf/netinet/
ip_fil.h
1094
#define
IPLOOKUP_NAME
"/dev/iplookup"
Completed in 28 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026