Home
last modified time | relevance | path

Searched refs:r_file_id (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/sysdeps/generic/
Ddl-fileid.h23 struct r_file_id struct
32 struct r_file_id *id __attribute__ ((unused))) in _dl_get_file_id()
42 _dl_file_id_match_p (const struct r_file_id *a __attribute__ ((unused)), in _dl_file_id_match_p()
43 const struct r_file_id *b __attribute__ ((unused))) in _dl_file_id_match_p()
/glibc-2.36/sysdeps/posix/
Ddl-fileid.h24 struct r_file_id struct
33 _dl_get_file_id (int fd, struct r_file_id *id) in _dl_get_file_id() argument
47 _dl_file_id_match_p (const struct r_file_id *a, const struct r_file_id *b) in _dl_file_id_match_p()
/glibc-2.36/include/
Dlink.h273 struct r_file_id l_file_id;
/glibc-2.36/elf/
Ddl-load.c960 struct r_file_id id; in _dl_map_object_from_fd()