Home
last modified time | relevance | path

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

/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_read_data_into_fd.c49 size_t nulls_size, const char *nulls, in pad_to()
90 char *nulls = NULL; in archive_read_data_into_fd() local
H A Darchive_write_private.h84 const unsigned char *nulls; member
H A Darchive_write.c99 unsigned char *nulls; in archive_write_new() local
/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_write_format_pax.c37 char nulls[1024]; in DEFINE_TEST() local
H A Dtest_read_position.c27 static unsigned char nulls[1000]; variable
H A Dtest_archive_read_next_header_empty.c105 static char nulls[512]; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp919 raw_ostream &llvm::nulls() { nulls() function in llvm