Home
last modified time | relevance | path

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

/aoo4110/main/l10ntools/scripts/
H A Dfast_merge.pl279 my $afile;
285 $afile=$elem->file;
289 } while ( !$elem->endoffile && $amodule eq $elem->module && $afile eq $elem->file );
/aoo4110/main/crashrep/source/win32/
H A Dsoreport.cpp132 char afile[MAX_PATH]; in _xfopen() local
135 WideCharToMultiByte( CP_ACP, 0, file, -1, afile, MAX_PATH, NULL, NULL ); in _xfopen()
139 return fopen( afile, amode ); in _xfopen()

Completed in 48 milliseconds