/freebsd/crypto/openssl/doc/man3/ |
H A D | ASN1_STRING_print_ex.pod | 73 The content of a string instead of being interpreted can be "dumped": this just 77 If B<ASN1_STRFLGS_DUMP_ALL> is set then any type is dumped. 81 be dumped instead. 83 When a type is dumped normally just the content octets are printed, if 84 B<ASN1_STRFLGS_DUMP_DER> is set then the complete encoding is dumped
|
/freebsd/sbin/dump/ |
H A D | dump.8 | 81 The file system to be dumped is specified by the argument 230 directory in the root of the file system being dumped and 237 directory does not exist in the root of the file system being dumped, 243 directory in the root of the file system to be dumped; 347 Tell the operator what file systems need to be dumped. 361 and highlights those file systems that should be dumped. 370 but prints only those file systems which need to be dumped. 464 For weekly dumps, another fixed set of tapes per dumped file system is
|
H A D | dump.h | 33 * Dump maps used to describe what is to be dumped. 37 extern char *dumpdirmap; /* map of directories to be dumped */ 38 extern char *dumpinomap; /* map of files to be dumped */
|
H A D | traverse.c | 124 /* The WANTTODUMP macro decides whether a file should be dumped. */ 222 * Restore gets very upset if the root is not dumped, in mapfiles() 223 * so ensure that it always is dumped. in mapfiles() 315 * require the directory to be dumped. 460 * Zero out the size of a snapshot so that it will be dumped in dumpino() 566 * Read indirect blocks, and pass the data blocks to be dumped. in dumpino() 657 * Calculate the number of TP_BSIZE blocks to be dumped. in ufs2_blksout() 659 * only part of the final fragment may need to be dumped. in ufs2_blksout() 712 * The attribute data is dumped following the file data by the
|
/freebsd/crypto/krb5/src/man/ |
H A D | kpropd.man | 55 accepts the dumped KDC database and places it in a file, and then runs 56 kdb5_util(8) to load the dumped database into the active 111 Specifies the filename where the dumped principal database file is 112 to be stored; by default the dumped database file is \fB@LOCALSTATEDIR@\fP\fB/krb5kdc\fP\fB/from_ma…
|
H A D | kprop.man | 55 Specifies the filename where the dumped principal database file is 56 to be found; by default the dumped database file is normally
|
H A D | kdb5_util.man | 49 the KDC database. Databases can be created, destroyed, and dumped to 147 default, the database is dumped in current format, "kdb5_util 169 is dumped. 243 is dumped.
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | ASN1_STRING_print_ex.3 | 207 The content of a string instead of being interpreted can be \*(L"dumped\*(R": this just 211 If \fB\s-1ASN1_STRFLGS_DUMP_ALL\s0\fR is set then any type is dumped. 215 be dumped instead. 217 When a type is dumped normally just the content octets are printed, if 218 \&\fB\s-1ASN1_STRFLGS_DUMP_DER\s0\fR is set then the complete encoding is dumped
|
/freebsd/crypto/krb5/doc/html/_sources/admin/admin_commands/ |
H A D | kpropd.rst.txt | 31 accepts the dumped KDC database and places it in a file, and then runs 32 :ref:`kdb5_util(8)` to load the dumped database into the active 81 Specifies the filename where the dumped principal database file is 82 to be stored; by default the dumped database file is |kdcdir|\
|
H A D | kprop.rst.txt | 34 Specifies the filename where the dumped principal database file is 35 to be found; by default the dumped database file is normally
|
/freebsd/crypto/krb5/doc/admin/admin_commands/ |
H A D | kpropd.rst | 31 accepts the dumped KDC database and places it in a file, and then runs 32 :ref:`kdb5_util(8)` to load the dumped database into the active 81 Specifies the filename where the dumped principal database file is 82 to be stored; by default the dumped database file is |kdcdir|\
|
H A D | kprop.rst | 34 Specifies the filename where the dumped principal database file is 35 to be found; by default the dumped database file is normally
|
/freebsd/contrib/kyua/utils/process/ |
H A D | status.cpp | 69 /// the process dumped core or not. 94 /// \param coredump_ Whether the process dumped core or not. 166 /// Returns whether the process core dumped or not. 174 /// \return True if the process dumped core, false otherwise.
|
/freebsd/contrib/lyaml/ |
H A D | NEWS.md | 176 - Multi-line strings were previously being dumped using single quotes 177 which caused the dumped YAML to break. 179 For example, { foo = "a\nmultiline\nstring" } would get dumped as: 194 multi-line strings so the same example gets dumped as: 279 dumped, they are preceded by `&ANCHOR_NAME` in the output YAML
|
/freebsd/sbin/ffsinfo/ |
H A D | ffsinfo.8 | 78 within that cylinder group are dumped. 80 The level of detail which will be dumped. 142 amount of what gets dumped.
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_dbg_fw_funcs.h | 531 * The dumped data starts with a header. If recording to NW, only a header is 532 * dumped. The dumped size is assigned to num_dumped_dwords. 538 * @param num_dumped_dwords - OUT: number of dumped dwords. 598 * @param num_dumped_dwords - OUT: number of dumped dwords. 635 * @param num_dumped_dwords - OUT: number of dumped dwords. 675 * @param num_dumped_dwords - OUT: number of dumped dwords. 716 * @param num_dumped_dwords - OUT: number of dumped dwords. 754 * @param num_dumped_dwords - OUT: number of dumped dwords. 793 * @param num_dumped_dwords - OUT: number of dumped dwords. 831 * @param num_dumped_dwords - OUT: number of dumped dwords.
|
H A D | ecore_dbg_fw_funcs.c | 1986 * Returns the dumped size in bytes. 1999 * Returns the dumped size in bytes. 2017 * Returns the dumped size in dwords. 2045 * Returns the dumped size in dwords. 2076 * Returns the dumped size in dwords. 2127 * Returns the dumped size in dwords. 2162 * Returns the dumped size in dwords. 2173 * Returns the dumped size in dwords. 2201 * given offset. Returns the dumped size in dwords. 2475 * specified buffer. Returns the dumped size in dwords. [all …]
|
/freebsd/usr.bin/clang/llvm-pdbutil/ |
H A D | llvm-pdbutil.1 | 371 For symbols dumped via the \-module\-syms, \-globals, or \-externals options, sort 508 dump symbols (functions, variables, etc) for each module dumped. 513 For each symbol record dumped as a result of the \fI\%\-symbols\fP option, 531 For each type record dumped, display the full bytes of the record in binary as 553 For each ID record dumped, display the full bytes of the record in binary as
|
/freebsd/include/protocols/ |
H A D | dumprestore.h | 117 char c_filesys[NAMELEN]; /* name of dumped file system */ 118 char c_dev[NAMELEN]; /* name of dumped device */ 119 char c_host[NAMELEN]; /* name of dumped host */
|
/freebsd/contrib/kyua/utils/ |
H A D | stacktrace.cpp | 109 /// Path to the dumped core. 118 /// \param core_name_ Path to the dumped core. Use find_core() to deduce 276 /// \param program The name of the binary that crashed and dumped a core file. 302 gdb_err << F("Process with PID %s exited with signal %s and dumped core; " in dump_stacktrace() 348 /// \param program The name of the binary that crashed and dumped a core file.
|
H A D | stacktrace_test.cpp | 74 /// be dumped (if they happen to be dumped in the current directory). 249 fail("Core not dumped as expected"); in ATF_TEST_CASE_BODY() 329 fail("Core dumped, but no candidates found"); in ATF_TEST_CASE_BODY() 345 fail("Core dumped, but no candidates found"); in ATF_TEST_CASE_BODY() 358 fail("Core not dumped, but candidate found: " + core_name.get().str()); in ATF_TEST_CASE_BODY() 408 ATF_REQUIRE(atf::utils::grep_file("exited with signal [0-9]* and dumped", in ATF_TEST_CASE_BODY()
|
/freebsd/usr.bin/clang/llvm-dwarfdump/ |
H A D | llvm-dwarfdump.1 | 212 entry at that offset will be dumped, else the entire 213 section will be dumped. 262 \fBllvm\-dwarfdump\fP returns 0 if the input files were parsed and dumped
|
/freebsd/contrib/wpa/src/utils/ |
H A D | wpa_debug.h | 81 * @buf: data buffer to be dumped 101 * @buf: data buffer to be dumped 123 * @buf: data buffer to be dumped 139 * @buf: data buffer to be dumped
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | DumpDataExtractor.h | 28 /// num_per_line objects will be dumped on each line before a new 32 /// can be dumped by calling this function multiple times with the
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | prof_structs.h | 121 /* Linkage for tree of contexts to be dumped. */ 180 * currently being dumped. New threads' tdata's have this initialized
|