Home
last modified time | relevance | path

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

12345678910>>...57

/freebsd-14-stable/lib/libsysdecode/
HDflags.c207 bool printed; in sysdecode_socket_type() local
213 printed = true; in sysdecode_socket_type()
216 printed = false; in sysdecode_socket_type()
219 print_mask_part(fp, sockflags, &val, &printed); in sysdecode_socket_type()
220 return (printed); in sysdecode_socket_type()
269 bool printed; in sysdecode_open_flags() local
282 printed = true; in sysdecode_open_flags()
287 printed = true; in sysdecode_open_flags()
292 printed = true; in sysdecode_open_flags()
296 printed = false; in sysdecode_open_flags()
[all …]
HDsupport.c52 bool *printed) in print_mask_part() argument
65 fprintf(fp, "%s%s", *printed ? "|" : "", table->str); in print_mask_part()
66 *printed = true; in print_mask_part()
76 * table. The return value is true if something was printed. If
78 * printed. If nothing was printed and rem is not NULL, *rem holds
85 bool printed; in print_mask_int() local
87 printed = false; in print_mask_int()
89 print_mask_part(fp, table, &val, &printed); in print_mask_int()
92 return (printed); in print_mask_int()
118 bool printed; in print_mask_0ul() local
[all …]
HDlinux.c207 bool printed; in sysdecode_linux_open_flags() local
216 printed = true; in sysdecode_linux_open_flags()
221 printed = true; in sysdecode_linux_open_flags()
226 printed = true; in sysdecode_linux_open_flags()
230 printed = false; in sysdecode_linux_open_flags()
233 print_mask_part(fp, openflags, &val, &printed); in sysdecode_linux_open_flags()
236 return (printed); in sysdecode_linux_open_flags()
243 bool printed; in sysdecode_linux_clone_flags() local
250 print_mask_part(fp, cloneflags, &val, &printed); in sysdecode_linux_clone_flags()
253 return (printed); in sysdecode_linux_clone_flags()
/freebsd-14-stable/contrib/kyua/integration/
HDcmd_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-14-stable/sys/contrib/openzfs/lib/libspl/include/sys/
HDcmn_err.h34 static volatile uint32_t printed = 0; \
35 if (atomic_cas_32(&printed, 0, 1) == 0) { \
42 static volatile uint32_t printed = 0; \
43 if (atomic_cas_32(&printed, 0, 1) == 0) { \
50 static volatile uint32_t printed = 0; \
51 if (atomic_cas_32(&printed, 0, 1) == 0) { \
58 static volatile uint32_t printed = 0; \
59 if (atomic_cas_32(&printed, 0, 1) == 0) { \
/freebsd-14-stable/usr.bin/printf/
HDprintf.1122 specifying that the value should be printed in an ``alternate form''.
185 formats, or the maximum number of bytes to be printed
212 is printed as a signed decimal (d or i), unsigned octal, unsigned decimal,
217 is printed in the style `[\-]ddd.ddd' where the number of d's
221 is explicitly 0, no digits and no decimal point are printed.
222 The values \*[If] and \*[Na] are printed as
230 is printed in the style
239 The values \*[If] and \*[Na] are printed as
247 is printed in style
257 is printed in style
[all …]
/freebsd-14-stable/usr.bin/file2c/
HDfile2c.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-14-stable/contrib/tcpdump/
HDtcpdump.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-14-stable/sys/contrib/openzfs/include/os/freebsd/spl/sys/
HDcmn_err.h79 static volatile uint32_t printed = 0; \
80 if (atomic_cas_32(&printed, 0, 1) == 0) { \
87 static volatile uint32_t printed = 0; \
88 if (atomic_cas_32(&printed, 0, 1) == 0) { \
95 static volatile uint32_t printed = 0; \
96 if (atomic_cas_32(&printed, 0, 1) == 0) { \
103 static volatile uint32_t printed = 0; \
104 if (atomic_cas_32(&printed, 0, 1) == 0) { \
/freebsd-14-stable/contrib/unbound/doc/
HDunbound-control.870 Statistics are printed with one [name]: [value] per line.
118 The contents of the cache is printed in a text format to stdout. You can
172 requests, no time is printed. And then prints out the module status.
203 The value is printed. If the value is "", nothing is printed
204 and the connection closes. On error 'error ...' is printed (it gives
206 one on each line, is printed. The options are shown from the config file
213 List the stub zones in use. These are printed one by one to the output.
217 List the forward zones in use. These are printed zone by zone to the output.
223 List the local zones in use. These are printed one per line with zone type.
226 List the local data RRs in use. The resource records are printed.
[all …]
HDunbound-control.8.in76 Statistics are printed with one [name]: [value] per line.
124 The content of the cache is printed in a text format to stdout.
185 requests, no time is printed. And then prints out the module status.
216 The value is printed. If the value is "", nothing is printed
217 and the connection closes. On error 'error ...' is printed (it gives
219 one on each line, is printed. The options are shown from the config file
226 List the stub zones in use. These are printed one by one to the output.
230 List the forward zones in use. These are printed zone by zone to the output.
236 List the local zones in use. These are printed one per line with zone type.
239 List the local data RRs in use. The resource records are printed.
[all …]
/freebsd-14-stable/sbin/dumpfs/
HDdumpfs.863 as represented in cylinder group block free lists, is printed.
65 into ranges and instead printed in a simple list.
72 its unique identifier is printed.
78 command is printed that can be used to generate a new file system
105 is specified, only the super block information is printed.
/freebsd-14-stable/share/doc/usd/10.exref/summary/
HDex.summary96 the user are printed in \fBboldface\fR to
97 distinguish them from responses printed
181 printed at the terminal.
303 \fRLast line copied is printed
314 \fRNew current line is printed
407 Resulting line is printed
423 and tabs printed as ``^I''.
442 New current line is printed
604 new line number 1 is printed
607 old line number 1 is printed
[all …]
/freebsd-14-stable/contrib/bmake/unit-tests/
HDopt-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-14-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
HDThreadSafety.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
/freebsd-14-stable/sbin/ipf/libipf/
HDprinthash.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()
HDprinthash_live.c17 int last, printed; in printhash_live() local
45 printed = 0; in printhash_live()
54 printed++; in printhash_live()
59 if (printed == 0) in printhash_live()
HDprintpool_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()
HDprintdstl_live.c22 int printed, last; in printdstl_live() local
59 printed = 0; in printdstl_live()
67 printed++; in printdstl_live()
74 if (printed == 0) in printdstl_live()
/freebsd-14-stable/usr.bin/finger/
HDfinger.163 is given, the office location and office phone number is printed
67 is given, the remote host is printed instead.
116 Phone numbers specified as eleven digits are printed as ``+N-NNN-NNN-NNNN''.
117 Numbers specified as ten or seven digits are printed as the appropriate
119 Numbers specified as five digits are printed as ``xN-NNNN''.
120 Numbers specified as four digits are printed as ``xNNNN''.
/freebsd-14-stable/contrib/xz/src/xz/
HDmessage.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
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGPrinter.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-14-stable/sys/contrib/openzfs/include/os/linux/spl/sys/
HDcmn_err.h51 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-14-stable/contrib/sendmail/src/
HDmailq.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-14-stable/usr.sbin/ifmcstat/
HDifmcstat.863 specifies that link-layer memberships should be printed;
67 Source lists for each group will also be printed.
73 will also be printed.
110 printed in the first column of output, even if no multicast

12345678910>>...57