Searched defs:nulls (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_read_next_header_empty.c106 static char nulls[512]; variable
H A Dtest_read_position.c28 static unsigned char nulls[1000]; variable
H A Dtest_write_format_pax.c38 char nulls[1024]; local
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_data_into_fd.c91 char *nulls = NULL; local
49 pad_to(struct archive *a, int fd, int can_lseek, size_t nulls_size, const char *nulls, int64_t target_offset, int64_t actual_offset) argument
H A Darchive_write_private.h85 const unsigned char *nulls; member in struct:archive_write
H A Darchive_write.c110 unsigned char *nulls; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp889 raw_ostream &llvm::nulls() { function in class:llvm

Completed in 129 milliseconds