Home
last modified time | relevance | path

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

/dports/audio/mp3splt/mp3splt-2.6.2/src/
H A Dfreedb.c360 char *proxy_authentification = query_for_proxy_login(); in read_proxy_settings_from_configuration_file() local
362 mp3splt_encode_in_base64(data->state, proxy_authentification, &error); in read_proxy_settings_from_configuration_file()
365 memset(proxy_authentification, 0x00, strlen(proxy_authentification)); in read_proxy_settings_from_configuration_file()
366 free(proxy_authentification); in read_proxy_settings_from_configuration_file()