OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DebugOutputFunctionPtr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSShared/
DebugServices.h
203
/*! @typedef
DebugOutputFunctionPtr
208
typedef void ( *
DebugOutputFunctionPtr
)( char *inData, size_t inSize, void *inContext );
DebugServices.c
182
static
DebugOutputFunctionPtr
gDebugCustomOutputFunction = NULL;
275
gDebugCustomOutputFunction = va_arg( args,
DebugOutputFunctionPtr
);
Completed in 18 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026