OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ndo_printf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
print.c
266
static int
ndo_printf
(netdissect_options *ndo,
573
ndo_printf
(netdissect_options *ndo, const char *fmt, ...)
function
592
ndo->
ndo_printf
=
ndo_printf
;
netdissect.h
260
int (*
ndo_printf
)(netdissect_options *,
441
#define ND_PRINT(...) (ndo->
ndo_printf
)(ndo, __VA_ARGS__)
Completed in 20 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026