Searched refs:OpenMode (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/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-14.2/stand/efi/include/ |
| H A D | efiprot.h | 188 IN UINT64 OpenMode,
|
| /freebsd-14.2/contrib/sqlite3/ |
| H A D | sqlite3.c | 182895 struct OpenMode { 182904 static struct OpenMode aCacheMode[] = { 182916 static struct OpenMode aOpenMode[] = {
|