Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/net/ncftp/libncftp/
H A Dutil.h98 void LocalPathToTVFSPath(char *dst);
H A Dncftp.h499 # define LocalPathToTVFSPath(s) macro
596 void LocalPathToTVFSPath(char *dst);
H A Dutil.c748 LocalPathToTVFSPath(char *dst) in LocalPathToTVFSPath() function
H A Dlinelist.c654 LocalPathToTVFSPath(lp->rname); in ComputeRNames()