| /freebsd-13.1/libexec/tftpd/tests/ |
| H A D | functional.c | 450 char contents[] = "small"; variable 468 char contents[] = "small"; variable 492 uint32_t contents[192]; variable 523 uint32_t contents[192]; variable 581 uint32_t contents[192]; variable 605 uint32_t contents[192]; variable 691 char contents[] = "small"; variable 816 uint32_t contents[192]; variable 886 uint32_t contents[192]; variable 952 uint32_t contents[192]; variable [all …]
|
| /freebsd-13.1/contrib/libarchive/libarchive/test/ |
| H A D | test_read_format_gtar_sparse.c | 29 struct contents { struct 35 struct contents archive_contents_sparse[] = { argument 166 struct contents *contents; member
|
| /freebsd-13.1/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-13.1/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-13.1/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-13.1/contrib/netbsd-tests/usr.bin/shmif_dumpbus/ |
| H A D | t_basic.sh | 59 contents() function
|
| /freebsd-13.1/contrib/kyua/integration/helpers/ |
| H A D | race.cpp | 77 const std::string contents = F("%s") % ::getpid(); in main() local
|
| /freebsd-13.1/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-13.1/share/examples/tests/tests/plain/ |
| H A D | printf_test.c | 82 const char *contents = "This is a message\n"; in fprintf__simple_string() local
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_repos/ |
| H A D | config_file.c | 73 svn_stringbuf_t *contents; in auto_open_inner_stream() local 286 svn_stringbuf_t *contents; in get_file_config() local 318 svn_stringbuf_t *contents = svn_stringbuf_create_empty(access->pool); in get_generic_config() local
|
| /freebsd-13.1/share/examples/tests/tests/atf/ |
| H A D | printf_test.c | 130 const char *contents = "This is a message\n"; in ATF_TC_BODY() local
|
| /freebsd-13.1/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 338 SmallVector<char, 128> contents; variable
|
| /freebsd-13.1/share/examples/tests/tests/tap/ |
| H A D | printf_test.c | 133 const char *contents = "This is a message\n"; in fprintf__simple_string() local
|
| /freebsd-13.1/lib/libc/tests/stdio/ |
| H A D | open_wmemstream_test.c | 46 assert_stream(const wchar_t *contents) in assert_stream()
|
| H A D | open_memstream2_test.c | 46 assert_stream(const char *contents) in assert_stream()
|
| /freebsd-13.1/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-13.1/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-13.1/contrib/libarchive/test_utils/ |
| H A D | test_common.h | 246 #define assertIsSymlink(pathname, contents, isdir) \ argument 251 #define assertMakeFile(path, mode, contents) \ argument 253 #define assertMakeBinFile(path, mode, csize, contents) \ argument
|
| /freebsd-13.1/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
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | config_file.c | 979 const char *contents = in svn_config_ensure() local 1137 const char *contents = in svn_config_ensure() local 1355 const char *contents = in svn_config_ensure() local
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs/ |
| H A D | editor.c | 143 svn_stream_t *contents, in set_text() 362 svn_stream_t *contents, in add_file_cb() 485 svn_stream_t *contents, in alter_file_cb()
|
| /freebsd-13.1/usr.bin/mkimg/ |
| H A D | mkimg.h | 38 char *contents; /* Contents/size specification. */ member
|
| /freebsd-13.1/tests/sys/fs/fusefs/ |
| H A D | utils.cc | 387 uint64_t osize, const void *contents, int flags, uint64_t fh) in expect_read() 496 const void *contents) in expect_write() 530 uint64_t osize, const void *contents) in expect_write_7_8()
|
| /freebsd-13.1/contrib/capsicum-test/ |
| H A D | openat.cc | 20 static void CreateFile(const char *filename, const char *contents) { in CreateFile()
|