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 - 2
of
2
) 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
));
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 137 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026