Searched refs:hardlinks (Results 1 – 25 of 65) sorted by relevance
123
/third_party/glib/gio/inotify/ |
D | inotify-sub.c | 59 sub->hardlinks = TRUE; in _ih_sub_new() 65 sub->hardlinks = FALSE; in _ih_sub_new()
|
D | inotify-sub.h | 32 gboolean hardlinks; member
|
D | inotify-path.c | 284 if (sub->hardlinks) in _ip_start_watching() 349 if (sub->hardlinks) in ip_unmap_sub_dir() 480 if (sub->hardlinks) in ip_event_dispatch() 494 if (sub->hardlinks) in ip_event_dispatch()
|
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/ |
D | README | 9 for hardlinks and symlinks.
|
/third_party/ltp/testcases/kernel/fs/linktest/ |
D | README | 46 hardlinks
|
/third_party/boost/tools/build/src/tools/ |
D | link.jam | 122 if [ configure.try-build $(target) : [ property-set.empty ] : "hardlinks supported" ] 194 # for hardlinks and junctions.
|
/third_party/node/deps/npm/node_modules/tar/ |
D | README.md | 292 tar overwrites existing files, which preserves existing hardlinks. 293 With this option, existing hardlinks will be broken, as will any 591 tar overwrites existing files, which preserves existing hardlinks. 592 With this option, existing hardlinks will be broken, as will any
|
/third_party/curl/lib/ |
D | ftplistparser.c | 529 parser->file_data->info.hardlinks = hlinks; in Curl_ftp_parselist()
|
/third_party/python/Misc/NEWS.d/ |
D | 3.9.0b1.rst | 433 :mod:`compileall` is now able to use hardlinks to prevent duplicates in a
|
/third_party/curl/include/curl/ |
D | curl.h | 304 long int hardlinks; member
|
/third_party/python/Doc/library/ |
D | tarfile.rst | 32 * handles directories, regular files, hardlinks, symbolic links, fifos,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/ |
D | Path.inc | 197 // sysctl may not return the desired path if there are multiple hardlinks
|
/third_party/ltp/doc/ |
D | c-test-api.txt | 1111 hardlinks is returned and the 'dir' is filled with hardlinks in format
|
/third_party/curl/packages/OS400/ |
D | curl.inc.in | 2300 d hardlinks 10i 0
|
/third_party/python/Doc/whatsnew/ |
D | 3.9.rst | 382 Added new possibility to use hardlinks for duplicated ``.pyc`` files: *hardlink_dupes* parameter an…
|
/third_party/e2fsprogs/doc/RelNotes/ |
D | v1.41.txt | 1026 hardlinks in the same directory.
|
/third_party/glib/po/ |
D | id.po | 2054 msgid "Monitor a file directly (notices changes made via hardlinks)" 2057 "melalui hardlinks)"
|
D | he.po | 1980 msgid "Monitor a file directly (notices changes made via hardlinks)" 1981 msgstr "Monitor a file directly (notices changes made via hardlinks)"
|
D | en_GB.po | 2037 msgid "Monitor a file directly (notices changes made via hardlinks)" 2038 msgstr "Monitor a file directly (notices changes made via hardlinks)"
|
D | pt.po | 2065 msgid "Monitor a file directly (notices changes made via hardlinks)" 2068 "hardlinks)"
|
D | th.po | 1886 msgid "Monitor a file directly (notices changes made via hardlinks)"
|
D | gd.po | 1937 msgid "Monitor a file directly (notices changes made via hardlinks)"
|
D | kk.po | 1886 msgid "Monitor a file directly (notices changes made via hardlinks)"
|
D | ne.po | 1956 msgid "Monitor a file directly (notices changes made via hardlinks)"
|
D | zh_TW.po | 1933 msgid "Monitor a file directly (notices changes made via hardlinks)"
|
123