Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dposixmodule.c14096 join_path_filename(const char *path_narrow, const char* filename, Py_ssize_t filename_len) in join_path_filename() function
14153 joined_path = join_path_filename(path->narrow, name, name_len); in DirEntry_from_posix_info()

Completed in 15 milliseconds