Searched refs:OpenMode (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.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-12.1/stand/efi/include/ |
| H A D | efiprot.h | 189 IN UINT64 OpenMode,
|
| /freebsd-12.1/crypto/heimdal/lib/sqlite/ |
| H A D | sqlite3.c | 112091 struct OpenMode { 112100 static struct OpenMode aCacheMode[] = { 112112 static struct OpenMode aOpenMode[] = {
|
| /freebsd-12.1/contrib/sqlite3/ |
| H A D | sqlite3.c | 163113 struct OpenMode { 163122 static struct OpenMode aCacheMode[] = { 163134 static struct OpenMode aOpenMode[] = {
|