|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "fsutil.h"
Go to the source code of this file.
Functions | |
| static int | CreateMain (int argc, const TCHAR *argv[]) |
| static void | PrintUsage (const TCHAR *Command) |
| int | HardLinkMain (int argc, const TCHAR *argv[]) |
Variables | |
| static HandlerProc | CreateMain |
| static HandlerItem | HandlersList [] |
Definition at line 20 of file hardlink.c.
Definition at line 66 of file hardlink.c.
Definition at line 59 of file hardlink.c.
|
static |
Definition at line 12 of file hardlink.c.
|
static |
Definition at line 13 of file hardlink.c.
Referenced by HardLinkMain(), and PrintUsage().