Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
DSystem.c177 char* process_path = getcwd(path, sizeof(path)); in System_specialProperties() local
179 strncat(user_dir, process_path, PATH_MAX); in System_specialProperties()