Home
last modified time | relevance | path

Searched refs:sal_set_dns_timeout (Results 1 – 3 of 3) sorted by relevance

/dports/net/liblinphone/linphone-3.12.0/include/sal/
H A Dsal.h911 LINPHONE_PUBLIC void sal_set_dns_timeout(Sal* sal,int timeout);
/dports/net/liblinphone/linphone-3.12.0/coreapi/bellesip_sal/
H A Dsal_impl.c879 void sal_set_dns_timeout(Sal* sal,int timeout) { in sal_set_dns_timeout() function
/dports/net/liblinphone/linphone-3.12.0/tester/
H A Dcall_single_tester.c1261 sal_set_dns_timeout(marie->lc->sal,0); in call_with_dns_time_out()