OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__lstat64
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gnulib/import/
getcwd.c
98
# define
__lstat64
lstat
macro
254
if (
__lstat64
(".", &st) < 0)
259
if (
__lstat64
("/", &st) < 0)
286
parent_status =
__lstat64
(dotlist, &st);
395
entry_status =
__lstat64
(dotlist, &st);
tempname.c
65
# define
__lstat64
(file, buf) lstat (file, buf)
macro
194
if (
__lstat64
(tmpl, &st) == 0 || errno == EOVERFLOW)
/src/external/gpl3/gdb.old/dist/gnulib/import/
getcwd.c
98
# define
__lstat64
lstat
macro
254
if (
__lstat64
(".", &st) < 0)
259
if (
__lstat64
("/", &st) < 0)
286
parent_status =
__lstat64
(dotlist, &st);
395
entry_status =
__lstat64
(dotlist, &st);
tempname.c
65
# define
__lstat64
(file, buf) lstat (file, buf)
macro
194
if (
__lstat64
(tmpl, &st) == 0 || errno == EOVERFLOW)
Completed in 23 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026