CreateHardLinkFuncType   46 maint/gnulib/lib/link.c typedef BOOL (WINAPI * CreateHardLinkFuncType) (LPCSTR lpFileName,
CreateHardLinkFuncType   49 maint/gnulib/lib/link.c static CreateHardLinkFuncType CreateHardLinkFunc = NULL;
CreateHardLinkFuncType   59 maint/gnulib/lib/link.c         (CreateHardLinkFuncType) GetProcAddress (kernel32, "CreateHardLinkA");