OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:state_logging
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ipf/dist/tools/
ipfstat.c
90
static int
state_logging
= -1;
variable
508
if (ioctl(state_fd, SIOCGETLG, &
state_logging
) == -1) {
717
kmemcpy((char *)&
state_logging
, (u_long)deadlist[41].n_value,
718
sizeof(
state_logging
));
1215
PRINTF("State logging %sabled\n",
state_logging
? "en" : "dis");
ipfstat.c
90
static int
state_logging
= -1;
variable
508
if (ioctl(state_fd, SIOCGETLG, &
state_logging
) == -1) {
717
kmemcpy((char *)&
state_logging
, (u_long)deadlist[41].n_value,
718
sizeof(
state_logging
));
1215
PRINTF("State logging %sabled\n",
state_logging
? "en" : "dis");
Completed in 89 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026