Home
last modified time | relevance | path

Searched full:printed (Results 1 – 25 of 1509) sorted by relevance

12345678910>>...61

/src/crypto/openssl/doc/man3/
H A DX509_ACERT_print_ex.pod21 The following data contained in the attribute certificate is printed
35 to the specification, only the raw value is printed.
46 returned by X509_ACERT_get0_holder_entityName() is printed.
48 (printed with X509_NAME_print_ex) and serial number of the
54 X509_ACERT_get0_issuerName() and printed using X509_NAME_print_ex().
60 and X509_ACERT_get0_notAfter(). The values are printed as a generalized times
66 The attribute type is printed with i2a_ASN1_OBJECT(). String valued
67 attributes are printed as raw string data. ASN1 encoded values are
68 printed with ASN1_parse_dump(). (X509_FLAG_NO_ATTRIBUTES)
76 The signature is printed with X509_signature_print(). (X509_FLAG_NO_SIGDUMP)
[all …]
/src/lib/libsysdecode/
H A Dflags.c207 bool printed; in sysdecode_socket_type() local
214 printed = true; in sysdecode_socket_type()
217 printed = false; in sysdecode_socket_type()
220 print_mask_part(fp, sockflags, &val, &printed); in sysdecode_socket_type()
221 return (printed); in sysdecode_socket_type()
270 bool printed; in sysdecode_open_flags() local
283 printed = true; in sysdecode_open_flags()
288 printed = true; in sysdecode_open_flags()
293 printed = true; in sysdecode_open_flags()
297 printed = false; in sysdecode_open_flags()
[all …]
H A Dsupport.c51 bool *printed) in print_mask_part() argument
64 fprintf(fp, "%s%s", *printed ? "|" : "", table->str); in print_mask_part()
65 *printed = true; in print_mask_part()
75 * table. The return value is true if something was printed. If
77 * printed. If nothing was printed and rem is not NULL, *rem holds
84 bool printed; in print_mask_int() local
86 printed = false; in print_mask_int()
88 print_mask_part(fp, table, &val, &printed); in print_mask_int()
91 return (printed); in print_mask_int()
117 bool printed; in print_mask_0ul() local
[all …]
H A Dlinux.c206 bool printed; in sysdecode_linux_open_flags() local
215 printed = true; in sysdecode_linux_open_flags()
220 printed = true; in sysdecode_linux_open_flags()
225 printed = true; in sysdecode_linux_open_flags()
229 printed = false; in sysdecode_linux_open_flags()
232 print_mask_part(fp, openflags, &val, &printed); in sysdecode_linux_open_flags()
235 return (printed); in sysdecode_linux_open_flags()
242 bool printed; in sysdecode_linux_clone_flags() local
249 print_mask_part(fp, cloneflags, &val, &printed); in sysdecode_linux_clone_flags()
252 return (printed); in sysdecode_linux_clone_flags()
/src/secure/lib/libcrypto/man/man3/
H A DX509_ACERT_print_ex.383 The following data contained in the attribute certificate is printed
93 to the specification, only the raw value is printed.
104 returned by \fBX509_ACERT_get0_holder_entityName()\fR is printed.
112 \&\fBX509_ACERT_get0_issuerName()\fR and printed using \fBX509_NAME_print_ex()\fR.
118 and \fBX509_ACERT_get0_notAfter()\fR. The values are printed as a generalized times
124 The attribute type is printed with \fBi2a_ASN1_OBJECT()\fR. String valued
125 attributes are printed as raw string data. ASN1 encoded values are
126 printed with \fBASN1_parse_dump()\fR. (X509_FLAG_NO_ATTRIBUTES)
134 The signature is printed with \fBX509_signature_print()\fR. (X509_FLAG_NO_SIGDUMP)
137 attribute certificate will be printed.
[all …]
/src/contrib/kyua/integration/
H A Dcmd_help_test.sh34 grep '^Usage: kyua' stdout || atf_fail 'No usage line printed'
35 grep -- '--loglevel' stdout || atf_fail 'Generic options not printed'
39 grep 'about *Shows detailed' stdout || atf_fail 'Commands not printed'
47 grep '^Usage: kyua' stdout || atf_fail 'No usage line printed'
48 grep '^Run tests' stdout || atf_fail 'No description printed'
49 grep -- '--loglevel' stdout || atf_fail 'Generic options not printed'
50 grep -- '--kyuafile' stdout || atf_fail 'Command options not printed'
52 atf_fail 'Printed table of commands, but should not have done so'
61 grep '^Usage: kyua' stdout || atf_fail 'No usage line printed'
62 grep -- '--loglevel' stdout || atf_fail 'Generic options not printed'
/src/usr.bin/printf/
H A Dprintf.1120 specifying that the value should be printed in an ``alternate form''.
183 formats, or the maximum number of bytes to be printed
210 is printed as a signed decimal (d or i), unsigned octal, unsigned decimal,
215 is printed in the style `[\-]ddd.ddd' where the number of d's
219 is explicitly 0, no digits and no decimal point are printed.
220 The values \*[If] and \*[Na] are printed as
228 is printed in the style
237 The values \*[If] and \*[Na] are printed as
245 is printed in style
255 is printed in style
[all …]
/src/usr.bin/file2c/
H A Dfile2c.126 By default the byte values are printed in decimal, but when the
28 option is given, the values will be printed in hexadecimal.
31 option is given, each line is printed with a leading tab and each comma is
34 If more than 70 characters are printed on the same line, that line is
39 byte values have been printed.
41 To have all the byte values printed on the same line, give the
45 A prefix and suffix strings can be printed before and after the byte values
47 If a suffix is to be printed, a prefix must also be specified.
/src/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dcmn_err.h35 static volatile uint32_t printed = 0; \
36 if (atomic_cas_32(&printed, 0, 1) == 0) { \
43 static volatile uint32_t printed = 0; \
44 if (atomic_cas_32(&printed, 0, 1) == 0) { \
51 static volatile uint32_t printed = 0; \
52 if (atomic_cas_32(&printed, 0, 1) == 0) { \
59 static volatile uint32_t printed = 0; \
60 if (atomic_cas_32(&printed, 0, 1) == 0) { \
/src/contrib/tcpdump/
H A Dtcpdump.1.in163 description is preceded by a time stamp, printed, by default, as hours,
336 interface, are printed. The interface name or the number can be supplied
475 devices as printed by the
484 flag is supported, an interface number as printed by that flag can be
518 saving packets to a ``savefile'' if the packets are being printed to a
812 flag is also specified, make the printed packet output
814 packet is printed, it will be written to the standard output, rather
838 identification, total length and options in an IP packet are printed.
854 printed from NFS reply packets, and SMB packets are fully decoded.
860 are printed in full.
[all …]
/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dcmn_err.h80 static volatile uint32_t printed = 0; \
81 if (atomic_cas_32(&printed, 0, 1) == 0) { \
88 static volatile uint32_t printed = 0; \
89 if (atomic_cas_32(&printed, 0, 1) == 0) { \
96 static volatile uint32_t printed = 0; \
97 if (atomic_cas_32(&printed, 0, 1) == 0) { \
104 static volatile uint32_t printed = 0; \
105 if (atomic_cas_32(&printed, 0, 1) == 0) { \
/src/sbin/dumpfs/
H A Ddumpfs.861 as represented in cylinder group block free lists, is printed.
63 into ranges and instead printed in a simple list.
70 its unique identifier is printed.
76 command is printed that can be used to generate a new file system
103 is specified, only the super block information is printed.
/src/contrib/unbound/doc/
H A Dunbound-control.8.in309 Statistics are printed with one \fB[name]: [value]\fP per line.
387 The contents of the cache is printed in a text format to stdout.
406 For every name listed the content at or under the name is printed.
407 Several names separated by spaces can be given, each is printed.
409 cache are printed.
497 For internal requests, no time is printed.
541 The value is printed.
542 If the value is \fB\(dq\(dq\fP, nothing is printed and the connection closes.
543 On error \fB\(aqerror ...\(aq\fP is printed (it gives a syntax error on unknown
545 For some options a list of values, one on each line, is printed.
[all …]
H A Dunbound-control.8225 Statistics are printed with one [name]: [value] per line.
273 The content of the cache is printed in a text format to stdout.
334 requests, no time is printed. And then prints out the module status.
365 The value is printed. If the value is "", nothing is printed
366 and the connection closes. On error 'error ...' is printed (it gives
368 one on each line, is printed. The options are shown from the config file
375 List the stub zones in use. These are printed one by one to the output.
379 List the forward zones in use. These are printed zone by zone to the output.
385 List the local zones in use. These are printed one per line with zone type.
388 List the local data RRs in use. The resource records are printed.
[all …]
/src/share/doc/usd/10.exref/summary/
H A Dex.summary94 the user are printed in \fBboldface\fR to
95 distinguish them from responses printed
179 printed at the terminal.
301 \fRLast line copied is printed
312 \fRNew current line is printed
405 Resulting line is printed
421 and tabs printed as ``^I''.
440 New current line is printed
602 new line number 1 is printed
605 old line number 1 is printed
[all …]
/src/contrib/bmake/unit-tests/
H A Dopt-no-action.mk16 # Both of these commands are printed, but only the '+' command is run.
21 # Both of these commands are printed, but only the '+' command is run.
26 # None of these commands is printed, but both are run, because this target
32 # Both of these commands are printed, but only the '+' command is run.
/src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h113 /// \param LockName -- A StringRef name for the lock expression, to be printed
124 /// \param LockName -- A StringRef name for the lock expression, to be printed
138 /// \param LockName -- A StringRef name for the lock expression, to be printed
152 /// \param LockName -- A StringRef name for the lock expression, to be printed
168 /// \param LockName -- A StringRef name for the lock expression, to be printed
189 /// \param LockName -- A StringRef name for the lock expression, to be printed
200 /// \param LockName -- The name for the lock expression, to be printed in the
202 /// \param Neg -- The name of the negative capability to be printed in the
210 /// \param LockName -- The name for the lock expression, to be printed in the
220 /// \param LockName -- A StringRef name for the lock expression, to be printed
/src/sbin/ipf/libipf/
H A Dprinthash.c17 int printed; in printhash() local
40 for (printed = 0, ipep = iph.iph_list; ipep != NULL; ) { in printhash()
42 printed++; in printhash()
44 if (printed == 0) in printhash()
H A Dprintpool_live.c18 int printed, last; in printpool_live() local
47 printed = 0; in printpool_live()
60 printed++; in printpool_live()
64 if (printed == 0) in printpool_live()
H A Dprinthash_live.c17 int last, printed; in printhash_live() local
47 printed = 0; in printhash_live()
58 printed++; in printhash_live()
63 if (printed == 0) in printhash_live()
H A Dprintdstl_live.c22 int printed, last; in printdstl_live() local
62 printed = 0; in printdstl_live()
70 printed++; in printdstl_live()
77 if (printed == 0) in printdstl_live()
/src/contrib/jemalloc/src/
H A Dfxp.c116 size_t printed = malloc_snprintf(buf, FXP_BUF_SIZE, "%"FMTu32".", in fxp_print() local
119 buf[printed] = '0'; in fxp_print()
120 printed++; in fxp_print()
122 malloc_snprintf(&buf[printed], FXP_BUF_SIZE - printed, "%"FMTu64, in fxp_print()
/src/contrib/xz/src/xz/
H A Dmessage.h55 /// The message is printed only if verbosity level is at least V_WARNING.
63 /// The message is printed only if verbosity level is at least V_ERROR.
71 /// The message is printed only if verbosity level is at least V_ERROR.
131 /// The name is printed immediately if --list was used or if --verbose
132 /// was used and stderr is a terminal. Even when the filename isn't printed,
133 /// it is stored so that it can be printed later if needed for progress
/src/usr.bin/finger/
H A Dfinger.161 is given, the office location and office phone number is printed
65 is given, the remote host is printed instead.
114 Phone numbers specified as eleven digits are printed as ``+N-NNN-NNN-NNNN''.
115 Numbers specified as ten or seven digits are printed as the appropriate
117 Numbers specified as five digits are printed as ``xN-NNNN''.
118 Numbers specified as four digits are printed as ``xNNNN''.
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp88 /// If you want to override the dot attributes printed for a particular
234 int level, bool &printed) { in setSubgraphColorHelper() argument
239 if (!printed) { in setSubgraphColorHelper()
240 printed = true; in setSubgraphColorHelper()
253 hit_limit = setSubgraphColorHelper(*i, Color, visited, level+1, printed) || hit_limit; in setSubgraphColorHelper()
268 bool printed = false; in setSubgraphColor() local
269 if (setSubgraphColorHelper(N, Color, visited, 0, printed)) { in setSubgraphColor()
272 setSubgraphColorHelper(N, "blue", visited, 0, printed); in setSubgraphColor()
274 setSubgraphColorHelper(N, "green", visited, 0, printed); in setSubgraphColor()

12345678910>>...61