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