Home
last modified time | relevance | path

Searched refs:linphone_config_relative_file_exists (Results 1 – 2 of 2) sorted by relevance

/dports/net/liblinphone/linphone-3.12.0/include/linphone/
H A Dlpconfig.h303 LINPHONE_PUBLIC bool_t linphone_config_relative_file_exists(const LinphoneConfig *lpconfig, const c…
412 #define lp_config_relative_file_exists linphone_config_relative_file_exists
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dlpconfig.c1005 bool_t linphone_config_relative_file_exists(const LpConfig *lpconfig, const char *filename) { in linphone_config_relative_file_exists() function