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

/freebsd-12-stable/contrib/libarchive/libarchive_fe/
H A Dline_reader.c55 int nullSeparator; /* Lines separated by null, not CR/CRLF/etc. */ member in struct:lafe_line_reader
59 lafe_line_reader(const char *pathname, int nullSeparator) argument
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_match.c351 archive_match_exclude_pattern_from_file(struct archive *_a, const char *pathname, int nullSeparator) argument
365 archive_match_exclude_pattern_from_file_w(struct archive *_a, const wchar_t *pathname, int nullSeparator) argument
417 archive_match_include_pattern_from_file(struct archive *_a, const char *pathname, int nullSeparator) argument
431 archive_match_include_pattern_from_file_w(struct archive *_a, const wchar_t *pathname, int nullSeparator) argument
592 add_pattern_from_file(struct archive_match *a, struct match_list *mlist, int mbs, const void *pathname, int nullSeparator) argument
[all...]

Completed in 103 milliseconds