|
ReactOS 0.4.16-dev-2104-gb84fa49
|


Go to the source code of this file.
Classes | |
| struct | _diskfree_t |
Macros | |
| #define | _DISKFREE_T_DEFINED |
Functions | |
| _ACRTIMP int __cdecl | _chdir (const char *) |
| _ACRTIMP int __cdecl | _chdrive (int) |
| _ACRTIMP char *__cdecl | _getcwd (char *, int) |
| _ACRTIMP char *__cdecl | _getdcwd (int, char *, int) |
| _ACRTIMP int __cdecl | _getdrive (void) |
| _ACRTIMP __msvcrt_ulong __cdecl | _getdrives (void) |
| _ACRTIMP int __cdecl | _mkdir (const char *) |
| _ACRTIMP int __cdecl | _rmdir (const char *) |
| static int | chdir (const char *newdir) |
| static char * | getcwd (char *buf, int size) |
| static int | mkdir (const char *newdir) |
| static int | rmdir (const char *dir) |
Definition at line 215 of file dir.c.
Referenced by chdir(), and test_utf8().
Definition at line 761 of file dir.c.
Referenced by getcwd(), and test_utf8().
Definition at line 843 of file dir.c.
Referenced by test_utf8().
| _ACRTIMP __msvcrt_ulong __cdecl _getdrives | ( | void | ) |
Definition at line 35 of file getdrive.c.
Definition at line 958 of file dir.c.
Referenced by mkdir(), rd_pstcache_mkdir(), test___getmainargs_parent(), and test_utf8().
Definition at line 997 of file dir.c.
Referenced by rmdir(), and test___getmainargs_parent().
Definition at line 44 of file direct.h.
Referenced by MDIMainFrame::Command(), EnumFilesInDirectory(), FTPGetLocalCWD(), CCabinet::GetAttributesOnFile(), CCabinet::GetFileTimes(), lcd(), MakeDirectory(), and process_directory().