OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_cti_connection_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
cti-services.c
48
struct
_cti_connection_t
struct
536
cti_connection_t conn_ref = debug_calloc(1, sizeof(struct
_cti_connection_t
), file, line);
538
cti_connection_t conn_ref = calloc(1, sizeof(struct
_cti_connection_t
));
Completed in 17 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026