Home
last modified time | relevance | path

Searched defs:nullSeparator (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/libarchive/libarchive_fe/
H A Dline_reader.c55 int nullSeparator; /* Lines separated by null, not CR/CRLF/etc. */ member
59 lafe_line_reader(const char *pathname, int nullSeparator) in lafe_line_reader()
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_match.c352 const char *pathname, int nullSeparator) in archive_match_exclude_pattern_from_file()
366 const wchar_t *pathname, int nullSeparator) in archive_match_exclude_pattern_from_file_w()
418 const char *pathname, int nullSeparator) in archive_match_include_pattern_from_file()
432 const wchar_t *pathname, int nullSeparator) in archive_match_include_pattern_from_file_w()
593 int mbs, const void *pathname, int nullSeparator) in add_pattern_from_file()