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

/libcore/ojluni/src/main/native/
H A DSystem.c178 char* process_path = getcwd(path, sizeof(path)); local
180 strncat(user_dir, process_path, PATH_MAX);

Completed in 112 milliseconds