Home
last modified time | relevance | path

Searched refs:tr_env_get_string (Results 1 – 25 of 42) sorted by relevance

12

/dports/net-p2p/transmission-cli/transmission-3.00/libtransmission/
H A Dplatform.c260 home = tr_env_get_string("HOME", NULL); in getHomeDir()
340 s = tr_env_get_string("TRANSMISSION_HOME", NULL); in tr_getDefaultConfigDir()
362 char* const xdg_config_home = tr_env_get_string("XDG_CONFIG_HOME", NULL); in tr_getDefaultConfigDir()
393 config_home = tr_env_get_string("XDG_CONFIG_HOME", NULL); in tr_getDefaultDownloadDir()
484 s = tr_env_get_string("CLUTCH_HOME", NULL); in tr_getWebClientDir()
488 s = tr_env_get_string("TRANSMISSION_WEB_HOME", NULL); in tr_getWebClientDir()
579 tmp = tr_env_get_string("XDG_DATA_HOME", NULL); in tr_getWebClientDir()
595 char* xdg = tr_env_get_string("XDG_DATA_DIRS", NULL); in tr_getWebClientDir()
H A Dutils-test.c533 s = tr_env_get_string(test_key, NULL); in test_env()
535 s = tr_env_get_string(test_key, "a"); in test_env()
544 s = tr_env_get_string(test_key, NULL); in test_env()
547 s = tr_env_get_string(test_key, "b"); in test_env()
556 s = tr_env_get_string(test_key, NULL); in test_env()
559 s = tr_env_get_string(test_key, "c"); in test_env()
H A Dutils.h417 char* tr_env_get_string(char const* key, char const* default_value);
H A Dsubprocess-test.c347 char* const value = tr_env_get_string(argv[i], "<null>"); in main()
H A Dweb.c451 web->curl_ca_bundle = tr_env_get_string("CURL_CA_BUNDLE", NULL); in tr_webThreadFunc()
/dports/net-p2p/transmission-qt/transmission-3.00/libtransmission/
H A Dplatform.c260 home = tr_env_get_string("HOME", NULL); in getHomeDir()
340 s = tr_env_get_string("TRANSMISSION_HOME", NULL); in tr_getDefaultConfigDir()
362 char* const xdg_config_home = tr_env_get_string("XDG_CONFIG_HOME", NULL); in tr_getDefaultConfigDir()
393 config_home = tr_env_get_string("XDG_CONFIG_HOME", NULL); in tr_getDefaultDownloadDir()
484 s = tr_env_get_string("CLUTCH_HOME", NULL); in tr_getWebClientDir()
488 s = tr_env_get_string("TRANSMISSION_WEB_HOME", NULL); in tr_getWebClientDir()
579 tmp = tr_env_get_string("XDG_DATA_HOME", NULL); in tr_getWebClientDir()
595 char* xdg = tr_env_get_string("XDG_DATA_DIRS", NULL); in tr_getWebClientDir()
H A Dutils-test.c533 s = tr_env_get_string(test_key, NULL); in test_env()
535 s = tr_env_get_string(test_key, "a"); in test_env()
544 s = tr_env_get_string(test_key, NULL); in test_env()
547 s = tr_env_get_string(test_key, "b"); in test_env()
556 s = tr_env_get_string(test_key, NULL); in test_env()
559 s = tr_env_get_string(test_key, "c"); in test_env()
H A Dutils.h417 char* tr_env_get_string(char const* key, char const* default_value);
H A Dsubprocess-test.c347 char* const value = tr_env_get_string(argv[i], "<null>"); in main()
/dports/net-p2p/transmission-gtk/transmission-3.00/libtransmission/
H A Dplatform.c260 home = tr_env_get_string("HOME", NULL); in getHomeDir()
340 s = tr_env_get_string("TRANSMISSION_HOME", NULL); in tr_getDefaultConfigDir()
362 char* const xdg_config_home = tr_env_get_string("XDG_CONFIG_HOME", NULL); in tr_getDefaultConfigDir()
393 config_home = tr_env_get_string("XDG_CONFIG_HOME", NULL); in tr_getDefaultDownloadDir()
484 s = tr_env_get_string("CLUTCH_HOME", NULL); in tr_getWebClientDir()
488 s = tr_env_get_string("TRANSMISSION_WEB_HOME", NULL); in tr_getWebClientDir()
579 tmp = tr_env_get_string("XDG_DATA_HOME", NULL); in tr_getWebClientDir()
595 char* xdg = tr_env_get_string("XDG_DATA_DIRS", NULL); in tr_getWebClientDir()
H A Dutils-test.c533 s = tr_env_get_string(test_key, NULL); in test_env()
535 s = tr_env_get_string(test_key, "a"); in test_env()
544 s = tr_env_get_string(test_key, NULL); in test_env()
547 s = tr_env_get_string(test_key, "b"); in test_env()
556 s = tr_env_get_string(test_key, NULL); in test_env()
559 s = tr_env_get_string(test_key, "c"); in test_env()
H A Dutils.h417 char* tr_env_get_string(char const* key, char const* default_value);
H A Dsubprocess-test.c347 char* const value = tr_env_get_string(argv[i], "<null>"); in main()
/dports/net-p2p/transmission-daemon/transmission-3.00/libtransmission/
H A Dplatform.c260 home = tr_env_get_string("HOME", NULL); in getHomeDir()
340 s = tr_env_get_string("TRANSMISSION_HOME", NULL); in tr_getDefaultConfigDir()
362 char* const xdg_config_home = tr_env_get_string("XDG_CONFIG_HOME", NULL); in tr_getDefaultConfigDir()
393 config_home = tr_env_get_string("XDG_CONFIG_HOME", NULL); in tr_getDefaultDownloadDir()
484 s = tr_env_get_string("CLUTCH_HOME", NULL); in tr_getWebClientDir()
488 s = tr_env_get_string("TRANSMISSION_WEB_HOME", NULL); in tr_getWebClientDir()
579 tmp = tr_env_get_string("XDG_DATA_HOME", NULL); in tr_getWebClientDir()
595 char* xdg = tr_env_get_string("XDG_DATA_DIRS", NULL); in tr_getWebClientDir()
H A Dutils-test.c533 s = tr_env_get_string(test_key, NULL); in test_env()
535 s = tr_env_get_string(test_key, "a"); in test_env()
544 s = tr_env_get_string(test_key, NULL); in test_env()
547 s = tr_env_get_string(test_key, "b"); in test_env()
556 s = tr_env_get_string(test_key, NULL); in test_env()
559 s = tr_env_get_string(test_key, "c"); in test_env()
H A Dutils.h417 char* tr_env_get_string(char const* key, char const* default_value);
H A Dsubprocess-test.c347 char* const value = tr_env_get_string(argv[i], "<null>"); in main()
/dports/net-p2p/transmission-utils/transmission-3.00/libtransmission/
H A Dplatform.c260 home = tr_env_get_string("HOME", NULL); in getHomeDir()
340 s = tr_env_get_string("TRANSMISSION_HOME", NULL); in tr_getDefaultConfigDir()
362 char* const xdg_config_home = tr_env_get_string("XDG_CONFIG_HOME", NULL); in tr_getDefaultConfigDir()
393 config_home = tr_env_get_string("XDG_CONFIG_HOME", NULL); in tr_getDefaultDownloadDir()
484 s = tr_env_get_string("CLUTCH_HOME", NULL); in tr_getWebClientDir()
488 s = tr_env_get_string("TRANSMISSION_WEB_HOME", NULL); in tr_getWebClientDir()
579 tmp = tr_env_get_string("XDG_DATA_HOME", NULL); in tr_getWebClientDir()
595 char* xdg = tr_env_get_string("XDG_DATA_DIRS", NULL); in tr_getWebClientDir()
H A Dutils-test.c533 s = tr_env_get_string(test_key, NULL); in test_env()
535 s = tr_env_get_string(test_key, "a"); in test_env()
544 s = tr_env_get_string(test_key, NULL); in test_env()
547 s = tr_env_get_string(test_key, "b"); in test_env()
556 s = tr_env_get_string(test_key, NULL); in test_env()
559 s = tr_env_get_string(test_key, "c"); in test_env()
H A Dutils.h417 char* tr_env_get_string(char const* key, char const* default_value);
H A Dsubprocess-test.c347 char* const value = tr_env_get_string(argv[i], "<null>"); in main()
/dports/www/transmission-web/transmission-3.00/libtransmission/
H A Dplatform.c260 home = tr_env_get_string("HOME", NULL); in getHomeDir()
340 s = tr_env_get_string("TRANSMISSION_HOME", NULL); in tr_getDefaultConfigDir()
362 char* const xdg_config_home = tr_env_get_string("XDG_CONFIG_HOME", NULL); in tr_getDefaultConfigDir()
393 config_home = tr_env_get_string("XDG_CONFIG_HOME", NULL); in tr_getDefaultDownloadDir()
484 s = tr_env_get_string("CLUTCH_HOME", NULL); in tr_getWebClientDir()
488 s = tr_env_get_string("TRANSMISSION_WEB_HOME", NULL); in tr_getWebClientDir()
579 tmp = tr_env_get_string("XDG_DATA_HOME", NULL); in tr_getWebClientDir()
595 char* xdg = tr_env_get_string("XDG_DATA_DIRS", NULL); in tr_getWebClientDir()
H A Dutils-test.c533 s = tr_env_get_string(test_key, NULL); in test_env()
535 s = tr_env_get_string(test_key, "a"); in test_env()
544 s = tr_env_get_string(test_key, NULL); in test_env()
547 s = tr_env_get_string(test_key, "b"); in test_env()
556 s = tr_env_get_string(test_key, NULL); in test_env()
559 s = tr_env_get_string(test_key, "c"); in test_env()
H A Dutils.h417 char* tr_env_get_string(char const* key, char const* default_value);
H A Dsubprocess-test.c347 char* const value = tr_env_get_string(argv[i], "<null>"); in main()

12