Searched refs:contents (Results 76 - 100 of 144) sorted by relevance

123456

/freebsd-current/contrib/libxo/libxo/
H A Dxo.h618 * messages. The contents are not copied, so the value must continue
684 xo_emit_field_hv (xo_handle_t *xop, const char *rolmod, const char *contents,
689 xo_emit_field_h (xo_handle_t *xop, const char *rolmod, const char *contents,
693 xo_emit_field (const char *rolmod, const char *contents,
/freebsd-current/contrib/ntp/sntp/libevent/
H A Devbuffer-internal.h193 /** a chain that mustn't be reallocated or freed, or have its contents
254 char *contents; member in struct:evbuffer_file_segment
/freebsd-current/contrib/libevent/
H A Devbuffer-internal.h193 /** a chain that mustn't be reallocated or freed, or have its contents
254 char *contents; member in struct:evbuffer_file_segment
/freebsd-current/contrib/kyua/store/
H A Dschema_v3.sql32 -- The whole contents of this file are wrapped in a transaction. We want
33 -- to ensure that the initial contents of the database (the table layout as
231 -- hash to the file contents and use that as the primary key instead.
235 contents BLOB NOT NULL
H A Dread_transaction.cpp122 /// \return A textual representation of the file contents.
130 "SELECT contents FROM files WHERE file_id == :file_id");
137 const sqlite::blob raw_contents = stmt.safe_column_blob("contents");
138 const std::string contents(
144 return contents;
394 /// \return A textual representation of the file contents.
414 /// Gets the contents of stdout of a test case.
416 /// \return A textual representation of the stdout contents of the test case.
427 /// Gets the contents of stderr of a test case.
429 /// \return A textual representation of the stderr contents o
[all...]
H A Dschema_v1.sql32 -- The whole contents of this file are wrapped in a transaction. We want
33 -- to ensure that the initial contents of the database (the table layout as
290 -- hash to the file contents and use that as the primary key instead.
294 contents BLOB NOT NULL
H A Dschema_v2.sql32 -- The whole contents of this file are wrapped in a transaction. We want
33 -- to ensure that the initial contents of the database (the table layout as
269 -- hash to the file contents and use that as the primary key instead.
273 contents BLOB NOT NULL
/freebsd-current/contrib/kyua/engine/
H A Dtap_parser_test.cpp46 /// Helper to execute parse_tap_output() on inline text contents.
48 /// \param contents The TAP output to parse.
54 do_parse(const std::string& contents) argument
58 output << contents; local
/freebsd-current/contrib/unbound/contrib/
H A Dunbound_cache.cmd96 echo s - Save - save Unbound DNS cache contents to plain file with domain names.
/freebsd-current/sys/dev/bxe/
H A Dbxe_debug.c231 uint8_t contents)
250 if (contents)
228 bxe_dump_mbuf_data(struct bxe_softc *sc, char *tag, struct mbuf *m, uint8_t contents) argument
/freebsd-current/usr.sbin/etcupdate/
H A Detcupdate.sh374 # If both are files, compare the file contents.
426 local contents
428 contents=`ls -A $1`
429 [ -z "$contents" ]
432 # Returns true (0) if one directories contents are a subset of the
441 local contents file
449 contents=`ls -A $1`
450 for file in $contents; do
465 # If this is a dryrun, then this returns true as long as the contents
466 # of the directory are a subset of the contents i
[all...]
/freebsd-current/tests/sys/fs/fusefs/
H A Dutils.cc384 uint64_t osize, const void *contents, int flags, uint64_t fh)
402 memmove(out.body.bytes, contents, osize);
494 const void *contents)
520 0 == bcmp(buf, contents, isize));
530 uint64_t osize, const void *contents)
546 0 == bcmp(buf, contents, isize));
383 expect_read(uint64_t ino, uint64_t offset, uint64_t isize, uint64_t osize, const void *contents, int flags, uint64_t fh) argument
492 expect_write(uint64_t ino, uint64_t offset, uint64_t isize, uint64_t osize, uint32_t flags_set, uint32_t flags_unset, const void *contents) argument
529 expect_write_7_8(uint64_t ino, uint64_t offset, uint64_t isize, uint64_t osize, const void *contents) argument
H A Dread.cc1215 char *contents; local
1219 contents = new char[filesize]();
1220 memmove(contents, CONTENTS0, strlen(CONTENTS0));
1225 contents);
1237 delete[] contents;
1331 char *rbuf, *contents; local
1334 contents = new char[filesize];
1335 memset(contents, 'X', filesize);
1345 expect_read(ino, offs, len, len, contents + offs);
1355 ASSERT_EQ(0, memcmp(rbuf, contents, bufsiz
[all...]
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp279 raw_svector_ostream os{contents};
298 memcpy(buf, contents.data(), contents.size());
625 raw_svector_ostream os{contents};
657 memcpy(buf, contents.data(), contents.size());
664 raw_svector_ostream os{contents};
691 memcpy(buf, contents.data(), contents.size());
945 memcpy(buf, contents
[all...]
/freebsd-current/contrib/kyua/utils/fs/
H A Doperations_test.cpp531 const std::string contents = utils::read_file(cookie); local
532 std::cerr << "Read contents: " << contents << '\n'; local
533 failed |= (contents != "this is readable");
692 const std::set< fs::directory_entry > contents = fs::scan_directory( local
701 ATF_REQUIRE_EQ(exp_contents, contents);
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp230 MutableArrayRef<uint8_t> contents = rec.drop_front(sizeof(RecordPrefix)); local
233 if (contents.size() < ref.Offset + byteSize)
237 reinterpret_cast<TypeIndex *>(contents.data() + ref.Offset), ref.Count);
294 ArrayRef<uint8_t> contents = sec->getContents();
295 if (!canUseDebugH(contents))
297 return contents;
1102 // the contents of the hash table cell, but we can remember the insertion
/freebsd-current/crypto/heimdal/kuser/
H A Dkimpersonate.c91 et.transited.contents = empty_string;
/freebsd-current/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c4 * The contents of this file are subject to the terms of the
524 uint_t contents, index, nelems; local
527 contents = u.ap2->cta_contents;
531 contents = u.ap3->cta_contents;
538 contents, index, nelems);
/freebsd-current/crypto/openssl/apps/
H A Dcrl2pkcs7.c133 p7s->contents->type = OBJ_nid2obj(NID_pkcs7_data);
/freebsd-current/share/mk/
H A Dbsd.obj.mk31 # remove ${CLEANFILES}; remove ${CLEANDIRS} and all contents.
34 # remove the build directory (and all its contents) created by obj
/freebsd-current/sys/fs/udf/
H A Decma167-udf.h278 struct regid contents; member in struct:part_desc
/freebsd-current/usr.sbin/makefs/
H A Dmakefs.h98 char *contents; /* file to provide contents */ member in struct:_fsnode
/freebsd-current/crypto/openssh/
H A Dservconf.h256 struct sshbuf *contents; member in struct:include_item
/freebsd-current/contrib/kyua/utils/
H A Dstacktrace_test.cpp217 /// \param contents Contents of the script.
219 create_script(const char* script, const std::string& contents) argument
221 atf::utils::create_file(script, "#! /bin/sh\n\n" + contents);
/freebsd-current/crypto/openssl/crypto/ts/
H A Dts_asn1.c221 enveloped = pkcs7_signed->contents;

Completed in 398 milliseconds

123456