Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_subr/
HDio.c177 static GETFINALPATHNAMEBYHANDLE get_final_path_name_by_handle_proc = NULL; variable
1891 get_final_path_name_by_handle_proc = (GETFINALPATHNAMEBYHANDLE) in win_init_dynamic_imports()
1908 if (get_final_path_name_by_handle_proc) in io_win_read_link()
1928 rv = get_final_path_name_by_handle_proc( in io_win_read_link()