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/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/gdb/
source.c
810
int i,
reg_file_errno
;
812
if (is_regular_file (string, &
reg_file_errno
))
825
last_errno =
reg_file_errno
;
849
int
reg_file_errno
;
906
if (is_regular_file (filename, &
reg_file_errno
))
914
last_errno =
reg_file_errno
;
807
int i,
reg_file_errno
;
local
846
int
reg_file_errno
;
local
/src/external/gpl3/gdb/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.old/dist/gdbserver/
server.cc
106
int
reg_file_errno
;
local
111
if (is_regular_file (m_path.c_str (), &
reg_file_errno
))
Completed in 37 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026