OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:linkpath_length
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/
archive_write_set_format_pax.c
594
size_t hardlink_length, path_length,
linkpath_length
;
local
924
linkpath_length
= hardlink_length;
927
&
linkpath_length
, sconv);
933
&
linkpath_length
, NULL);
958
linkpath_length
= hardlink_length;
1033
if (
linkpath_length
> 100 || has_non_ASCII(linkpath)) {
1035
if (
linkpath_length
> 100) {
Completed in 25 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026