OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPL_NAME
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/bsd/ipf/dist/lib/
kvatoname.c
29
fd = open(
IPL_NAME
, O_RDONLY);
nametokva.c
28
fd = open(
IPL_NAME
, O_RDONLY);
/src/external/bsd/ipf/dist/samples/
userauth.c
26
fd = open(
IPL_NAME
, O_RDWR);
/src/external/bsd/ipf/dist/tools/
ipf.c
54
static char *ipfname =
IPL_NAME
;
ipfs.c
359
ipfdev =
IPL_NAME
;
ipfstat.c
292
if ((ipf_fd = open(
IPL_NAME
, O_RDONLY)) == -1) {
293
fprintf(stderr, "open(%s)",
IPL_NAME
);
305
(void) checkrev(
IPL_NAME
);
429
ipfstate_live(
IPL_NAME
, &fiop, &ipsstp, &ifrstp,
ipnat.c
209
if (checkrev(
IPL_NAME
) == -1) {
ipmon.c
1553
conf->logsrc[0].file =
IPL_NAME
;
/src/sys/external/bsd/ipf/netinet/
ip_fil.h
1078
#ifndef
IPL_NAME
1080
# define
IPL_NAME
"/dev/ipf"
1082
# define
IPL_NAME
"/dev/ipl"
Completed in 28 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026