Searched refs:start_timeout (Results 1 – 4 of 4) sorted by relevance
87 static void start_timeout(AvahiSAddressResolver *r) { in start_timeout() function148 start_timeout(r); in record_browser_callback()166 start_timeout(r); in record_browser_callback()245 start_timeout(r); in avahi_s_address_resolver_new()
154 static void start_timeout(AvahiSServiceResolver *r) { in start_timeout() function297 start_timeout(r); in record_browser_callback()312 start_timeout(r); in record_browser_callback()330 start_timeout(r); in record_browser_callback()456 start_timeout(r); in avahi_s_service_resolver_new()
107 static void start_timeout(AvahiSHostNameResolver *r) { in start_timeout() function177 start_timeout(r); in record_browser_callback()269 start_timeout(r); in avahi_s_host_name_resolver_new()
165 void start_timeout(CURLM *multi, long timeout_ms, void *userp) in start_timeout() function224 curl_multi_setopt(curl_handle, CURLMOPT_TIMERFUNCTION, start_timeout); in main()