Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dgetpath.c305 search_for_exec_prefix(char *argv0_path, char *home) in search_for_exec_prefix() function
533 if (!(efound = search_for_exec_prefix(argv0_path, home))) { in calculate_path()
/external/python/cpython3/Modules/
Dgetpath.c700 search_for_exec_prefix(PyCalculatePath *calculate, _PyPathConfig *pathconfig, in search_for_exec_prefix() function
801 status = search_for_exec_prefix(calculate, pathconfig, in calculate_exec_prefix()