OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dirp_fd_list
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gnulib/import/
dirfd.c
29
static struct
dirp_fd_list
struct
33
struct
dirp_fd_list
*next;
36
/* Register fd associated with dirp to
dirp_fd_list
. */
40
struct
dirp_fd_list
*new_dirp_fd = malloc (sizeof *new_dirp_fd);
53
/* Unregister fd from
dirp_fd_list
with closing it */
57
struct
dirp_fd_list
*dirp_fd;
58
struct
dirp_fd_list
*dirp_fd_prev;
87
struct
dirp_fd_list
*dirp_fd;
/src/external/gpl3/gdb.old/dist/gnulib/import/
dirfd.c
29
static struct
dirp_fd_list
struct
33
struct
dirp_fd_list
*next;
36
/* Register fd associated with dirp to
dirp_fd_list
. */
40
struct
dirp_fd_list
*new_dirp_fd = malloc (sizeof *new_dirp_fd);
53
/* Unregister fd from
dirp_fd_list
with closing it */
57
struct
dirp_fd_list
*dirp_fd;
58
struct
dirp_fd_list
*dirp_fd_prev;
87
struct
dirp_fd_list
*dirp_fd;
Completed in 22 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026