Home
last modified time | relevance | path

Searched refs:inode (Results 1 – 25 of 21966) sorted by path

12345678910>>...879

/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/nix-0.23.1/test/
H A Dtest_fcntl.rs374 let inode = fstat(fd).expect("fstat failed").st_ino as usize; in test_ofd_write_lock() localVariable
387 lock_info(inode) in test_ofd_write_lock()
392 assert_eq!(None, lock_info(inode)); in test_ofd_write_lock()
411 let inode = fstat(fd).expect("fstat failed").st_ino as usize; in test_ofd_read_lock() localVariable
424 lock_info(inode) in test_ofd_read_lock()
429 assert_eq!(None, lock_info(inode)); in test_ofd_read_lock()
433 fn lock_info(inode: usize) -> Option<(String, String)> { in lock_info()
449 if ino == inode { in lock_info()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/
H A DCpioHandler.cpp103 UInt32 inode; member
308 G16(4, item.inode); in GetNextItem()
343 READ_OCT_6(item.inode); in GetNextItem()
375 READ_HEX(item.inode); in GetNextItem()
/dports/archivers/arj/arj-3.10.22/
H A Denviron.c1376 new_ffblk->l_search.inode=real_inode; in roll_dirent()
H A Denviron.h706 ino_t inode; member
H A Dfilelist.c1030 l_search->inode==entries->list[i].inode) in link_search()
/dports/archivers/cabextract/cabextract-1.9.1/
H A Dconfig.h.in165 /* Enable large inode numbers on Mac OS X 10.5. */
/dports/archivers/deco/deco-1.6.4/
H A Dlink.c73 l->inode = st.st_ino; in make_symlink()
117 if (l->inode != st.st_ino || l->ctime != st.st_ctime /* replaced */) in del_link()
H A Dlink.h12 ino_t inode; member
/dports/archivers/dpkg/dpkg-1.19.7/
H A DChangeLog5033 We only need the device and inode numbers for a given file to be able to
10606 But the check based on the device and inode was pretty much unnecessary
40334 the inode has been unlinked, in the same way as when accessing the
43178 we need to check if the files have changed, and rely on the inode number,
56238 modifying the KVM implementation to match on device and inode numbers
72667 inode updated (in memory), but not necessarily pushed out to disk.
H A DChangeLog.old7629 stat device and inode numbers. Fix all callers.
H A Dconfig.h.in389 /* Enable large inode numbers on Mac OS X 10.5. */
/dports/archivers/dpkg/dpkg-1.19.7/debian/
H A Dchangelog3779 runs, to avoid eager inode number reuse by the filesystem if these files
3781 inode numbers being different when checking if the databases need to
4531 and Solaris to check for executables matching device and inode numbers
8974 compare the filename pointed by '/proc/<pid>/exe' instead of the inode
/dports/archivers/gcpio/cpio-2.13/
H A DChangeLog313 New options to create device and inode-independent archives.
565 Fix inode number typing.
568 inode numbers.
570 (process_copy_in): Add typecast to inode fprintf argument.
572 (writeout_other_defers): Use ino_t for inode numbers.
1061 * src/util.c: Rewrite inode lookup/insertion functions using hash
1237 * src/copyout.c: Display the annoying 'truncating inode number'
2502 * cpio.h (struct cpio_header): Make inode, mode, uid, gid
2537 * util.c (find_inode_file): Make inode an int, not a short.
H A DNEWS95 * Printing warning about truncation of inode numbers is suppressed by
101 -Wtruncate Enable warning about truncation of the inode number
H A Dconfig.h.in2032 /* Enable large inode numbers on Mac OS X 10.5. */
/dports/archivers/gcpio/cpio-2.13/m4/
H A Dlargefile.m498 [Enable large inode numbers on Mac OS X 10.5.])
/dports/archivers/gcpio/cpio-2.13/po/
H A Dcpio.pot682 msgid "inode number"
739 msgid "%s: truncating inode number"
H A Dda.po715 msgid "inode number"
716 msgstr "inode-nummer"
773 msgid "%s: truncating inode number"
774 msgstr "%s: afkorter inode-nummer"
H A Dde.po717 msgid "inode number"
774 msgid "%s: truncating inode number"
H A Des.po722 msgid "inode number"
779 msgid "%s: truncating inode number"
H A Dfi.po721 msgid "inode number"
722 msgstr "inode-numero"
778 msgid "%s: truncating inode number"
779 msgstr "%s: typistetään inode-numero"
H A Dfr.po723 msgid "inode number"
724 msgstr "numéro d'inode"
780 msgid "%s: truncating inode number"
781 msgstr "%s: troncature du numéro d'inode"
H A Dga.po708 msgid "inode number"
709 msgstr "uimhir inode"
765 msgid "%s: truncating inode number"
766 msgstr "%s: uimhir inode � teascadh"
H A Dgl.po707 msgid "inode number"
764 msgid "%s: truncating inode number"
H A Dhr.po717 msgid "inode number"
718 msgstr "broj indeksnih čvorova (inode)"
774 msgid "%s: truncating inode number"
775 msgstr "%s: skraćujem broj indeksnih čvorova (inode)"

12345678910>>...879