Searched refs:Ansi_Path (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dwin32.c811 # define Ansi_Path ansi_path macro
813 # define Ansi_Path path macro
817 h = CreateFile(Ansi_Path, FILE_READ_ATTRIBUTES, FILE_SHARE_READ,
860 # undef Ansi_Path macro
872 # define Ansi_Path ansi_path macro
874 # define Ansi_Path path macro
877 flags = GetFileAttributes(Ansi_Path);
897 # undef Ansi_Path macro
919 # define Ansi_Path ansi_path macro
921 # define Ansi_Path path macro
968 # undef Ansi_Path macro
980 # define Ansi_Path macro
982 # define Ansi_Path macro
1005 # undef Ansi_Path macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dwin32.c2729 # define Ansi_Path ansi_path macro
2731 # define Ansi_Path path macro
2735 h = CreateFileA(Ansi_Path, GENERIC_READ,
2784 # undef Ansi_Path macro
2795 # define Ansi_Path ansi_path macro
2797 # define Ansi_Path path macro
2800 flags = GetFileAttributesA(Ansi_Path);
2811 # undef Ansi_Path macro

Completed in 70 milliseconds