Home
last modified time | relevance | path

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

/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_data_into_fd.c50 size_t nulls_size, const char *nulls, in pad_to()
91 char *nulls = NULL; in archive_read_data_into_fd() local
H A Darchive_write_private.h81 const unsigned char *nulls; member
H A Darchive_write.c110 unsigned char *nulls; in archive_write_new() local
/netbsd/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_format_pax.c38 char nulls[1024]; in DEFINE_TEST() local
H A Dtest_read_position.c28 static unsigned char nulls[1000]; variable
H A Dtest_archive_read_next_header_empty.c92 static char nulls[512]; variable
/netbsd/bin/ksh/
H A Dshf.c878 static char nulls[] = "(null %s)"; local
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A Draw_ostream.cpp899 raw_ostream &llvm::nulls() { in nulls() function in llvm