Home
last modified time | relevance | path

Searched defs:contents (Results 1 – 25 of 70) sorted by relevance

123

/freebsd-14.2/libexec/tftpd/tests/
H A Dfunctional.c499 char contents[] = "small"; variable
517 char contents[] = "small"; variable
541 uint32_t contents[192]; variable
572 uint32_t contents[192]; variable
630 uint32_t contents[192]; variable
654 uint32_t contents[192]; variable
740 char contents[] = "small"; variable
866 uint32_t contents[192]; variable
938 uint32_t contents[192]; variable
1005 uint32_t contents[192]; variable
[all …]
/freebsd-14.2/contrib/libarchive/libarchive/test/
H A Dtest_read_format_gtar_sparse.c27 struct contents { struct
33 struct contents archive_contents_sparse[] = { argument
164 struct contents *contents; member
/freebsd-14.2/contrib/kyua/utils/
H A Dstream_test.cpp98 const std::string contents(8192, 'x'); in ATF_TEST_CASE_BODY() local
109 const char* contents = "These are\nsome file contents"; in ATF_TEST_CASE_BODY() local
135 std::string contents; in ATF_TEST_CASE_BODY() local
/freebsd-14.2/contrib/atf/atf-c++/
H A Dutils.cpp48 atf::utils::compare_file(const std::string& path, const std::string& contents) in compare_file()
54 atf::utils::create_file(const std::string& path, const std::string& contents) in create_file()
/freebsd-14.2/contrib/kyua/utils/fs/
H A Ddirectory_test.cpp93 std::set< fs::directory_entry > contents; in ATF_TEST_CASE_BODY() local
120 std::set< fs::directory_entry > contents; in ATF_TEST_CASE_BODY() local
/freebsd-14.2/contrib/netbsd-tests/usr.bin/shmif_dumpbus/
H A Dt_basic.sh59 contents() function
/freebsd-14.2/contrib/kyua/integration/helpers/
H A Drace.cpp77 const std::string contents = F("%s") % ::getpid(); in main() local
/freebsd-14.2/share/examples/tests/tests/plain/
H A Dprintf_test.c81 const char *contents = "This is a message\n"; in fprintf__simple_string() local
/freebsd-14.2/contrib/llvm-project/lldb/tools/driver/
H A DDriver.h56 : contents(std::move(contents)), is_file(in_is_file), in contents() function
59 std::string contents; member
/freebsd-14.2/share/examples/tests/tests/atf/
H A Dprintf_test.c129 const char *contents = "This is a message\n"; in ATF_TC_BODY() local
/freebsd-14.2/share/examples/tests/tests/tap/
H A Dprintf_test.c132 const char *contents = "This is a message\n"; in fprintf__simple_string() local
/freebsd-14.2/lib/libc/tests/stdio/
H A Dopen_memstream2_test.c43 assert_stream(const char *contents) in assert_stream()
H A Dopen_wmemstream_test.c43 assert_stream(const wchar_t *contents) in assert_stream()
/freebsd-14.2/contrib/atf/atf-c/
H A Dutils.c146 atf_utils_compare_file(const char *name, const char *contents) in atf_utils_compare_file()
208 atf_utils_create_file(const char *name, const char *contents, ...) in atf_utils_create_file()
/freebsd-14.2/contrib/kyua/cli/
H A Dcmd_db_exec_test.cpp80 const char* contents = "Some random contents"; in ATF_TEST_CASE_BODY() local
/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.h170 SmallVector<char, 128> contents; variable
199 SmallVector<char, 128> contents; variable
239 SmallVector<char, 128> contents; variable
371 SmallVector<char, 128> contents; variable
/freebsd-14.2/contrib/kyua/store/
H A Dschema_v3.sql235 contents BLOB NOT NULL field
H A Dschema_v2.sql273 contents BLOB NOT NULL field
H A Dschema_v1.sql294 contents BLOB NOT NULL field
/freebsd-14.2/contrib/libarchive/test_utils/
H A Dtest_common.h239 #define assertIsSymlink(pathname, contents, isdir) \ argument
244 #define assertMakeFile(path, mode, contents) \ argument
246 #define assertMakeBinFile(path, mode, csize, contents) \ argument
/freebsd-14.2/usr.bin/mkimg/
H A Dmkimg.h36 char *contents; /* Contents/size specification. */ member
/freebsd-14.2/tests/sys/fs/fusefs/
H A Dutils.cc384 uint64_t osize, const void *contents, int flags, uint64_t fh) in expect_read()
494 const void *contents) in expect_write()
530 uint64_t osize, const void *contents) in expect_write_7_8()
/freebsd-14.2/contrib/capsicum-test/
H A Dopenat.cc20 static void CreateFile(const char *filename, const char *contents) { in CreateFile()
H A Dfexecve.cc67 const char* contents = "#!/bin/sh\nexit 99\n"; in SetUp() local
/freebsd-14.2/crypto/openssl/include/openssl/
H A Dpkcs7.h.in90 struct pkcs7_st *contents; member
124 struct pkcs7_st *contents; member

123