Home
last modified time | relevance | path

Searched refs:OpenMode (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/acpica/compiler/
H A Dprutils.c610 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 Dpreprocess.h391 char *OpenMode,
398 char *OpenMode,
/freebsd/stand/efi/include/
H A Defiprot.h188 IN UINT64 OpenMode,
/freebsd/contrib/sqlite3/
H A Dsqlite3.c182895 struct OpenMode {
182904 static struct OpenMode aCacheMode[] = {
182916 static struct OpenMode aOpenMode[] = {