OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_is_path
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/
archive_read_support_format_mtree.c
525
bid_keyword_list(const char *p, ssize_t len, int unset, int
last_is_path
)
543
if (!blank && !
last_is_path
) /* No blank character. */
545
if (
last_is_path
&& len == 0)
581
bid_entry(const char *p, ssize_t len, ssize_t nl, int *
last_is_path
)
612
*
last_is_path
= 0;
660
*
last_is_path
= 1;
663
return (bid_keyword_list(pp, ll, 0, *
last_is_path
));
742
int
last_is_path
, keywords;
local
744
keywords = bid_entry(p, len, nl, &
last_is_path
);
747
if (
last_is_path
)
[
all
...]
Completed in 24 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026