Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive_fe/
H A Dline_reader.c55 int nullSeparator; /* Lines separated by null, not CR/CRLF/etc. */ global() member
59 lafe_line_reader(const char * pathname,int nullSeparator) lafe_line_reader() argument
/freebsd/contrib/libarchive/libarchive/
H A Darchive_match.c355 const char *pathname, int nullSeparator) in archive_match_exclude_pattern_from_file()
369 const wchar_t *pathname, int nullSeparator) in archive_match_exclude_pattern_from_file_w()
421 const char *pathname, int nullSeparator) in archive_match_include_pattern_from_file()
435 const wchar_t *pathname, int nullSeparator) in archive_match_include_pattern_from_file_w()
598 int mbs, const void *pathname, int nullSeparator) in add_pattern_from_file()