Searched refs:getenv (Results 1 – 23 of 23) sorted by relevance
20 v = getenv(argv[i]); in printenv_main()
39 const char* tz = getenv("TZ"); in main()
258 const char* home = getenv("ANDROID_SDK_HOME"); in get_adb_usb_ini()267 const char* home = getenv("HOME"); in get_adb_usb_ini()
267 home = getenv("ANDROID_SDK_HOME"); in get_user_keyfilepath()274 home = getenv("HOME"); in get_user_keyfilepath()328 adb_keys_path = getenv("ADB_VENDOR_KEYS"); in get_vendor_keys()
636 log_tags = getenv("ANDROID_LOG_TAGS"); in logcat()799 char *top = getenv("ANDROID_BUILD_TOP"); in find_top()806 top = getenv("TOP"); in find_top()928 gProductOutPath = getenv("ANDROID_PRODUCT_OUT"); in adb_commandline()934 serial = getenv("ANDROID_SERIAL"); in adb_commandline()937 server_port_str = getenv("ANDROID_ADB_SERVER_PORT"); in adb_commandline()
115 const char *host = getenv("ADBHOST"); in local_connect_arbitrary_ports()
179 getenv("EXTERNAL_STORAGE"), "force", NULL); in reboot_service()
87 const char* p = getenv("ADB_TRACE"); in adb_trace_init()1127 const char* adb_external_storage = getenv("ADB_EXTERNAL_STORAGE"); in adb_main()
48 using ::getenv;
65 val = getenv(key); in android_get_control_socket()
77 #define getenv(p) bltinlookup((p),0) macro
194 const char* tags = getenv("ANDROID_LOG_TAGS"); in configureInitialState()272 const char* fstr = getenv("ANDROID_PRINTF_LOG"); in configureInitialState()653 ws = getenv("ANDROID_WRAPSIM"); in setRedirects()
312 c = getenv("GREP_COLOR"); in init_color()365 eopts = getenv("GREP_OPTIONS"); in grep_main()589 term = getenv("TERM"); in grep_main()
273 p = getenv(ename); in property_get()
109 if (warn != IN_NONE && getenv(YEAR_2000_NAME) != NULL) {
685 const char* logFormat = getenv("ANDROID_PRINTF_LOG"); in main()705 char *env_tags_orig = getenv("ANDROID_LOG_TAGS"); in main()
350 pwd = getenv("PWD"); in getpwd()
393 if ((p = getenv("HOME")) == NULL) { in opentrace()
122 dir = getenv("ANDROID_PRODUCT_OUT"); in find_item()816 serial = getenv("ANDROID_SERIAL"); in main()
299 char *filename = tempnam(getenv("TEMP"), "fastboot-format.img"); in generate_ext4_image()
97 char *term = getenv("TERM"); in isUnsupportedTerm()
1202 sd_mnt_point = getenv("EMULATED_STORAGE_SOURCE"); in cryptfs_enable()1204 sd_mnt_point = getenv("EXTERNAL_STORAGE"); in cryptfs_enable()
296 const char* externalStorage = getenv("EXTERNAL_STORAGE"); in mountVol()