Home | History | Annotate | Download | only in acpisrc

Lines Matching refs:SourcePath

159     char                    *SourcePath,
193 char *SourcePath,
216 WildcardSpec, SourcePath));
220 DirInfo = AcpiOsOpenDirectory (SourcePath, WildcardSpec, RequestedFileType);
237 if (!AsCheckForDirectory (SourcePath, TargetPath, Filename,
254 AsProcessOneFile (ConversionTable, SourcePath, TargetPath,
283 char *SourcePath,
289 MaxPathLength = AsMaxInt (strlen (SourcePath), strlen (TargetPath));
311 AsDoWildcard (ConversionTable, SourcePath, TargetPath, MaxPathLength,
316 AsDoWildcard (ConversionTable, SourcePath, TargetPath, MaxPathLength,
321 AsDoWildcard (ConversionTable, SourcePath, TargetPath, MaxPathLength,
326 AsDoWildcard (ConversionTable, SourcePath, TargetPath, MaxPathLength,
331 AsDoWildcard (ConversionTable, SourcePath, TargetPath, MaxPathLength,
336 AsDoWildcard (ConversionTable, SourcePath, TargetPath, MaxPathLength,
703 char *SourcePath,
727 if (SourcePath)
729 strcpy (Pathname, SourcePath);
793 if (SourcePath)
828 char **SourcePath,
864 *SourcePath = SrcPath;