Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/mspatcha/
H A Dmspatcha.c108 } bin_file; typedef
113 bin_file input;
115 bin_file output;
117 bin_file patch;
118 bin_file patch_header;
158 BOOL extract(char* filename, const bin_file* bin) in extract()
211 static void validate_signature(const char* casename, const char* fieldname, const bin_file* bin, co… in validate_signature()