OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fileio_to_host_openflags
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbsupport/
fileio.h
149
extern int
fileio_to_host_openflags
(int fflags, int *flags);
fileio.cc
133
fileio_to_host_openflags
(int fileio_open_flags, int *open_flags_p)
function
/src/external/gpl3/gdb.old/dist/gdbsupport/
fileio.h
149
extern int
fileio_to_host_openflags
(int fflags, int *flags);
fileio.cc
133
fileio_to_host_openflags
(int fileio_open_flags, int *open_flags_p)
function
/src/external/gpl3/gdb/dist/gdb/
inf-child.c
243
if (
fileio_to_host_openflags
(flags, &nat_flags) == -1
linux-nat.c
4579
if (
fileio_to_host_openflags
(flags, &nat_flags) == -1
/src/external/gpl3/gdb.old/dist/gdb/
inf-child.c
241
if (
fileio_to_host_openflags
(flags, &nat_flags) == -1
linux-nat.c
4579
if (
fileio_to_host_openflags
(flags, &nat_flags) == -1
/src/external/gpl3/gdb.old/dist/gdbserver/
hostio.cc
314
||
fileio_to_host_openflags
(fileio_flags, &flags)
/src/external/gpl3/gdb/dist/gdbserver/
hostio.cc
314
||
fileio_to_host_openflags
(fileio_flags, &flags)
Completed in 37 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026