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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-proxy.h 26 typedef struct client_update client_update_t; typedef in typeref:struct:client_update
33 client_update_t *NULLABLE srp_evaluate(const char *NULLABLE remote_name,
36 bool srp_update_start(client_update_t *NONNULL client_update);
38 void srp_parse_client_updates_free_(client_update_t *NULLABLE messages, const char *NONNULL file, int line);
srp-mdns-proxy.h 30 typedef struct client_update client_update_t; typedef in typeref:struct:client_update
219 client_update_t *NULLABLE client;
281 client_update_t *NULLABLE next;

Completed in 24 milliseconds