Home
last modified time | relevance | path

Searched refs:ino (Results 1 – 18 of 18) sorted by relevance

/glibc-2.36/sysdeps/pthread/
Dsem_routines.c28 ino64_t ino; member
37 ino64_t ino; member
50 if (as->ino != bs->ino) in sem_search()
52 return as->ino < bs->ino ? -1 : (as->ino == bs->ino ? 0 : 1); in sem_search()
90 fake.ino = st.st_ino; in __sem_check_add_mapping()
114 newp->ino = st.st_ino; in __sem_check_add_mapping()
/glibc-2.36/sysdeps/posix/
Ddl-fileid.h27 ino64_t ino; member
41 id->ino = st.st_ino; in _dl_get_file_id()
49 return a->dev == b->dev && a->ino == b->ino; in _dl_file_id_match_p()
Dgetcwd.c82 # define MATCHING_INO(dp, ino) ((dp)->d_ino == (ino)) argument
84 # define MATCHING_INO(dp, ino) true argument
/glibc-2.36/support/
Dsupport_descriptors.c35 ino64_t ino; member
111 item->ino = st.st_ino; in support_descriptors_list()
146 (long long int) d->ino); in support_descriptors_dump()
234 if (left->ino != right->ino) in support_descriptors_check()
240 (long long int) left->ino, (long long int) right->ino); in support_descriptors_check()
/glibc-2.36/io/
Dfile_change_detection.c37 && left->ino == right->ino in __file_is_unchanged()
58 file->ino = st->st_ino; in libc_hidden_def()
Dtst-statx.c64 uint64_t ino; in both_implementations_tests() local
69 ino = buf.stx_ino; in both_implementations_tests()
75 TEST_COMPARE (buf.stx_ino, ino); in both_implementations_tests()
Dftw.c169 INO_T ino; member
247 cmp1 = (kp1->ino > kp2->ino) - (kp1->ino < kp2->ino); in object_compare()
261 newp->ino = st->st_ino; in add_object()
271 obj.ino = st->st_ino; in find_object()
Dfts.c875 INO_T ino; in fts_stat() local
923 ino = p->fts_ino = sbp->st_ino; in fts_stat()
937 if (ino == t->fts_ino && dev == t->fts_dev) { in fts_stat()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dgetdents64.c96 __ino_t ino = source->d_ino;
102 if (__glibc_unlikely (ino != source->d_ino))
108 result.d_ino = ino;
/glibc-2.36/elf/
Dcache.c832 uint64_t ino; member
885 uint64_t ret = ((id->ino * 11 + id->ctime) * 11 + id->size) * 11 + id->dev; in aux_cache_entry_id_hash()
909 id.ino = (uint64_t) stat_buf->st_ino; in search_aux_cache()
917 if (id.ino == entry->id.ino in search_aux_cache()
942 if (id->ino == entry->id.ino in insert_to_aux_cache()
967 id.ino = (uint64_t) stat_buf->st_ino; in add_to_aux_cache()
Dldconfig.c86 ino64_t ino; member
349 new_entry->ino = st->st_ino; in new_sub_entry()
367 if (ptr->ino == entry->ino && ptr->dev == entry->dev) in add_single_dir()
525 entry->ino = stat_buf.st_ino; in add_dir_1()
/glibc-2.36/include/
Dfile_change_detection.h35 ino64_t ino; member
/glibc-2.36/localedata/locales/
Deo204 name_mrs "s-ino"
205 name_ms "s-ino"
/glibc-2.36/po/
Deo.po1127 msgstr "%s: **interna programmiso** en statmaŝino"
3891 msgstr "%s estas por nekonata maŝino %d.\n"
Dsl.po1900 msgstr "%s: zaporedji bajtov za prvi in zadnji znak morata imeti isto dolžino"
/glibc-2.36/ChangeLog.old/
DChangeLog.122748 * elf/ldconfig.c (dir_entry): Add ino and dev.
2749 (add_single_dir): Compare ino and dev to check if 2 directory
2751 (add_dir): Initialize ino and dev for entry.
DChangeLog.153700 * time/tzfile.c (__tzfile_read): Determine dev/ino of file.
DChangeLog.1012942 * elf/dl-load.c (_dl_map_object_from_fd): Test dev/ino of newly