OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AslGbl_DirectoryPath
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
aslfiles.c
797
AslGbl_DirectoryPath
, Op, Op->Asl.Value.String);
1288
AslGbl_DirectoryPath
= strdup (InputFilename);
1289
if (!
AslGbl_DirectoryPath
)
1294
Substring = strrchr (
AslGbl_DirectoryPath
, '\\');
1297
Substring = strrchr (
AslGbl_DirectoryPath
, '/');
1300
Substring = strrchr (
AslGbl_DirectoryPath
, ':');
1306
AslGbl_DirectoryPath
[0] = 0;
aslstartup.c
430
Status = FlSplitInputPathname (Filename, &
AslGbl_DirectoryPath
, NULL);
asloperands.c
1084
Filename = UtLocalCacheCalloc (strlen (
AslGbl_DirectoryPath
) +
1089
strcpy (Filename,
AslGbl_DirectoryPath
);
aslglobal.h
354
ASL_EXTERN char *
AslGbl_DirectoryPath
;
prutils.c
646
AslGbl_DirectoryPath
, Filename, OpenMode, FullPathname);
Completed in 15 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025