Home
last modified time | relevance | path

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

12345678910>>...56

/freebsd/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 …]
/freebsd/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()
/freebsd/secure/lib/libcrypto/man/man3/
H A DX509_ACERT_print_ex.380 The following data contained in the attribute certificate is printed
90 to the specification, only the raw value is printed.
101 returned by \fBX509_ACERT_get0_holder_entityName()\fR is printed.
109 \&\fBX509_ACERT_get0_issuerName()\fR and printed using \fBX509_NAME_print_ex()\fR.
115 and \fBX509_ACERT_get0_notAfter()\fR. The values are printed as a generalized times
121 The attribute type is printed with \fBi2a_ASN1_OBJECT()\fR. String valued
122 attributes are printed as raw string data. ASN1 encoded values are
123 printed with \fBASN1_parse_dump()\fR. (X509_FLAG_NO_ATTRIBUTES)
131 The signature is printed with \fBX509_signature_print()\fR. (X509_FLAG_NO_SIGDUMP)
134 attribute certificate will be printed.
[all …]
/freebsd/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'
/freebsd/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) { \
/freebsd/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 …]
/freebsd/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.
/freebsd/contrib/tcpdump/
H A Dtcpdump.1.in157 description is preceded by a time stamp, printed, by default, as hours,
321 interface, are printed. The interface name or the number can be supplied
454 flag is supported, an interface number as printed by that flag can be
488 saving packets to a ``savefile'' if the packets are being printed to a
782 flag is also specified, make the printed packet output
784 packet is printed, it will be written to the standard output, rather
808 identification, total length and options in an IP packet are printed.
824 printed from NFS reply packets, and SMB packets are fully decoded.
830 are printed in full.
833 Telnet options are printed in hex as well.
[all …]
/freebsd/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) { \
/freebsd/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.
/freebsd/contrib/unbound/doc/
H A Dunbound-control.8.in308 Statistics are printed with one \fB[name]: [value]\fP per line.
386 The contents of the cache is printed in a text format to stdout.
405 For every name listed the content at or under the name is printed.
406 Several names separated by spaces can be given, each is printed.
408 cache are printed.
496 For internal requests, no time is printed.
540 The value is printed.
541 If the value is \fB\(dq\(dq\fP, nothing is printed and the connection closes.
542 On error \fB\(aqerror ...\(aq\fP is printed (it gives a syntax error on unknown
544 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 …]
/freebsd/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 …]
/freebsd/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.
/freebsd/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()
/freebsd/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''.
/freebsd/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()
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dcmn_err.h52 static volatile uint32_t printed = 0; \
53 if (atomic_cas_32(&printed, 0, 1) == 0) { \
60 static volatile uint32_t printed = 0; \
61 if (atomic_cas_32(&printed, 0, 1) == 0) { \
/freebsd/contrib/sendmail/src/
H A Dmailq.127 The first line printed for each message
104 Moreover, status messages for each recipient are printed
110 The number of items printed per queue group is restricted by
115 is not printed for some values of
/freebsd/bin/ed/
H A Ded.1563 is not specified, then the default unescaped filename is printed.
598 the line is printed,
619 By default, explanations are not printed.
649 prompt is printed on the last line.
655 printed.
668 printed.
672 printed.
743 affected is printed as though the print suffix
869 The current address is set to the last line printed.
892 is printed to the standard output.
[all …]

12345678910>>...56