/dports/net-p2p/transmission-cli/transmission-3.00/libtransmission/ |
H A D | platform.c | 260 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 D | utils-test.c | 533 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 D | utils.h | 417 char* tr_env_get_string(char const* key, char const* default_value);
|
H A D | subprocess-test.c | 347 char* const value = tr_env_get_string(argv[i], "<null>"); in main()
|
H A D | web.c | 451 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 D | platform.c | 260 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 D | utils-test.c | 533 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 D | utils.h | 417 char* tr_env_get_string(char const* key, char const* default_value);
|
H A D | subprocess-test.c | 347 char* const value = tr_env_get_string(argv[i], "<null>"); in main()
|
/dports/net-p2p/transmission-gtk/transmission-3.00/libtransmission/ |
H A D | platform.c | 260 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 D | utils-test.c | 533 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 D | utils.h | 417 char* tr_env_get_string(char const* key, char const* default_value);
|
H A D | subprocess-test.c | 347 char* const value = tr_env_get_string(argv[i], "<null>"); in main()
|
/dports/net-p2p/transmission-daemon/transmission-3.00/libtransmission/ |
H A D | platform.c | 260 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 D | utils-test.c | 533 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 D | utils.h | 417 char* tr_env_get_string(char const* key, char const* default_value);
|
H A D | subprocess-test.c | 347 char* const value = tr_env_get_string(argv[i], "<null>"); in main()
|
/dports/net-p2p/transmission-utils/transmission-3.00/libtransmission/ |
H A D | platform.c | 260 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 D | utils-test.c | 533 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 D | utils.h | 417 char* tr_env_get_string(char const* key, char const* default_value);
|
H A D | subprocess-test.c | 347 char* const value = tr_env_get_string(argv[i], "<null>"); in main()
|
/dports/www/transmission-web/transmission-3.00/libtransmission/ |
H A D | platform.c | 260 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 D | utils-test.c | 533 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 D | utils.h | 417 char* tr_env_get_string(char const* key, char const* default_value);
|
H A D | subprocess-test.c | 347 char* const value = tr_env_get_string(argv[i], "<null>"); in main()
|