OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reg_file_errno
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
source.c
831
int i,
reg_file_errno
;
833
if (is_regular_file (string, &
reg_file_errno
))
846
last_errno =
reg_file_errno
;
870
int
reg_file_errno
;
927
if (is_regular_file (filename, &
reg_file_errno
))
935
last_errno =
reg_file_errno
;
828
int i,
reg_file_errno
;
local
867
int
reg_file_errno
;
local
/src/external/gpl3/gdb/dist/gdb/
source.c
831
int i,
reg_file_errno
;
833
if (is_regular_file (string, &
reg_file_errno
))
846
last_errno =
reg_file_errno
;
870
int
reg_file_errno
;
927
if (is_regular_file (filename, &
reg_file_errno
))
935
last_errno =
reg_file_errno
;
828
int i,
reg_file_errno
;
local
867
int
reg_file_errno
;
local
/src/external/gpl3/gdb.old/dist/gdbserver/
server.cc
106
int
reg_file_errno
;
local
111
if (is_regular_file (m_path.c_str (), &
reg_file_errno
))
/src/external/gpl3/gdb/dist/gdbserver/
server.cc
110
int
reg_file_errno
;
local
115
if (is_regular_file (m_path.c_str (), &
reg_file_errno
))
Completed in 26 milliseconds
Indexes created Wed Jul 15 00:26:21 UTC 2026