OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Cflag_count
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
tcpdump.c
1177
Cflag_count
++;
1179
if (
Cflag_count
>= Wflag)
1180
Cflag_count
= 0;
1182
if (
Cflag_count
>= MAX_CFLAG)
1188
MakeFilename(name, dump_info->WFileName,
Cflag_count
, WflagChars);
[
all
...]
interface.h
368
#define
Cflag_count
gndo->ndo_Cflag_count
Completed in 32 milliseconds