HomeSort by: relevance | last modified time | path
    Searched defs:cti_service_vec_t (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
cti-services.h 67 } cti_service_vec_t; typedef in typeref:struct:_cti_service_vec
306 cti_service_vec_t *NULLABLE
323 cti_service_vec_release_(cti_service_vec_t *NONNULL services, const char *NONNULL file, int line);
382 * is updated. If the callback wishes to retain either the cti_service_vec_t or any of the elements
390 * services: If status is kCTIStatus_NoError, a cti_service_vec_t containing the list of services
398 (*cti_service_reply_t)(void *NULLABLE context, cti_service_vec_t *NULLABLE services, cti_status_t status);

Completed in 16 milliseconds