Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/dev/acpica/compiler/
H A Dprutils.c352 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 Dpreprocess.h382 char *OpenMode,
389 char *OpenMode,
/freebsd-12.1/stand/efi/include/
H A Defiprot.h189 IN UINT64 OpenMode,
/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c112091 struct OpenMode {
112100 static struct OpenMode aCacheMode[] = {
112112 static struct OpenMode aOpenMode[] = {
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.c163113 struct OpenMode {
163122 static struct OpenMode aCacheMode[] = {
163134 static struct OpenMode aOpenMode[] = {