Home
last modified time | relevance | path

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

/bsp/simulator/drivers/
A Dmodule_win32.c206 extern char * dfs_win32_dirdup(char * path);
268 if ((winpath = dfs_win32_dirdup((char *)path)) == RT_NULL) in rt_module_open()
460 if ((winpath = dfs_win32_dirdup((char *)full_path)) == RT_NULL) in rt_module_exec_cmd()
A Ddfs_win32.c140 char * dfs_win32_dirdup(char * path) in dfs_win32_dirdup() function

Completed in 7 milliseconds