| /freebsd-14.2/libexec/tftpd/tests/ |
| H A D | functional.c | 499 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 D | test_read_format_gtar_sparse.c | 27 struct contents { struct 33 struct contents archive_contents_sparse[] = { argument 164 struct contents *contents; member
|
| /freebsd-14.2/contrib/kyua/utils/ |
| H A D | stream_test.cpp | 98 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 D | utils.cpp | 48 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 D | directory_test.cpp | 93 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 D | t_basic.sh | 59 contents() function
|
| /freebsd-14.2/contrib/kyua/integration/helpers/ |
| H A D | race.cpp | 77 const std::string contents = F("%s") % ::getpid(); in main() local
|
| /freebsd-14.2/share/examples/tests/tests/plain/ |
| H A D | printf_test.c | 81 const char *contents = "This is a message\n"; in fprintf__simple_string() local
|
| /freebsd-14.2/contrib/llvm-project/lldb/tools/driver/ |
| H A D | Driver.h | 56 : 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 D | printf_test.c | 129 const char *contents = "This is a message\n"; in ATF_TC_BODY() local
|
| /freebsd-14.2/share/examples/tests/tests/tap/ |
| H A D | printf_test.c | 132 const char *contents = "This is a message\n"; in fprintf__simple_string() local
|
| /freebsd-14.2/lib/libc/tests/stdio/ |
| H A D | open_memstream2_test.c | 43 assert_stream(const char *contents) in assert_stream()
|
| H A D | open_wmemstream_test.c | 43 assert_stream(const wchar_t *contents) in assert_stream()
|
| /freebsd-14.2/contrib/atf/atf-c/ |
| H A D | utils.c | 146 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 D | cmd_db_exec_test.cpp | 80 const char* contents = "Some random contents"; in ATF_TEST_CASE_BODY() local
|
| /freebsd-14.2/contrib/llvm-project/lld/MachO/ |
| H A D | SyntheticSections.h | 170 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 D | schema_v3.sql | 235 contents BLOB NOT NULL field
|
| H A D | schema_v2.sql | 273 contents BLOB NOT NULL field
|
| H A D | schema_v1.sql | 294 contents BLOB NOT NULL field
|
| /freebsd-14.2/contrib/libarchive/test_utils/ |
| H A D | test_common.h | 239 #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 D | mkimg.h | 36 char *contents; /* Contents/size specification. */ member
|
| /freebsd-14.2/tests/sys/fs/fusefs/ |
| H A D | utils.cc | 384 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 D | openat.cc | 20 static void CreateFile(const char *filename, const char *contents) { in CreateFile()
|
| H A D | fexecve.cc | 67 const char* contents = "#!/bin/sh\nexit 99\n"; in SetUp() local
|
| /freebsd-14.2/crypto/openssl/include/openssl/ |
| H A D | pkcs7.h.in | 90 struct pkcs7_st *contents; member 124 struct pkcs7_st *contents; member
|