Searched refs:OpenMode (Results 1 – 4 of 4) sorted by relevance
| /src/sys/contrib/dev/acpica/compiler/ |
| H A D | prutils.c | 610 char *OpenMode, in PrOpenIncludeFile() argument 629 "", Filename, OpenMode, FullPathname); in PrOpenIncludeFile() 646 AslGbl_DirectoryPath, Filename, OpenMode, FullPathname); in PrOpenIncludeFile() 660 NextDir->Dir, Filename, OpenMode, FullPathname); in PrOpenIncludeFile() 696 char *OpenMode, in PrOpenIncludeWithPrefix() argument 713 IncludeFile = fopen (Pathname, OpenMode); in PrOpenIncludeWithPrefix()
|
| H A D | preprocess.h | 391 char *OpenMode, 398 char *OpenMode,
|
| /src/sys/contrib/edk2/Include/Protocol/ |
| H A D | SimpleFileSystem.h | 119 IN UINT64 OpenMode, 432 IN UINT64 OpenMode,
|
| /src/contrib/sqlite3/ |
| H A D | sqlite3.c | 185803 struct OpenMode { 185812 static struct OpenMode aCacheMode[] = { 185824 static struct OpenMode aOpenMode[] = {
|