Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c525 bid_keyword_list(const char *p, ssize_t len, int unset, int last_is_path) in bid_keyword_list() function
663 return (bid_keyword_list(pp, ll, 0, *last_is_path)); in bid_entry()
729 if (bid_keyword_list(p, len, 0, 0) <= 0) in detect_form()
772 if (bid_keyword_list(p+4, len-4, 0, 0) <= 0) in detect_form()
778 if (bid_keyword_list(p+6, len-6, 1, 0) <= 0) in detect_form()