Searched refs:OpenMode (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/sys/contrib/dev/acpica/compiler/ |
| H A D | prutils.c | 352 char *OpenMode, in PrOpenIncludeFile() argument 371 "", Filename, OpenMode, FullPathname); in PrOpenIncludeFile() 388 AslGbl_DirectoryPath, Filename, OpenMode, FullPathname); in PrOpenIncludeFile() 402 NextDir->Dir, Filename, OpenMode, FullPathname); in PrOpenIncludeFile() 438 char *OpenMode, in PrOpenIncludeWithPrefix() argument 455 IncludeFile = fopen (Pathname, OpenMode); in PrOpenIncludeWithPrefix()
|
| H A D | preprocess.h | 382 char *OpenMode, 389 char *OpenMode,
|
| /freebsd-13.1/stand/efi/include/ |
| H A D | efiprot.h | 189 IN UINT64 OpenMode,
|
| /freebsd-13.1/contrib/sqlite3/ |
| H A D | sqlite3.c | 169624 struct OpenMode { 169633 static struct OpenMode aCacheMode[] = { 169645 static struct OpenMode aOpenMode[] = {
|