Home
last modified time | relevance | path

Searched refs:stdout (Results 1 – 25 of 1864) sorted by relevance

12345678910>>...75

/freebsd/contrib/ldns/drill/
H A Dsecuretrace.c74 ldns_pkt_print(stdout, p); in get_dnssec_pkt()
227 ldns_rr_list_print(stdout, global_dns_root); in do_secure_trace()
268 ldns_pkt_print(stdout, local_p); in do_secure_trace()
328 ldns_rr_list_print(stdout, nsec_rrs); in do_secure_trace()
330 ldns_rr_list_print(stdout, nsec_rr_sigs); in do_secure_trace()
332 ldns_rr_list_print(stdout, correct_key_list); in do_secure_trace()
337 fprintf(stdout, "%s ", TRUST); in do_secure_trace()
338 fprintf(stdout, "Existence denied: "); in do_secure_trace()
339 ldns_rdf_print(stdout, labels[i]); in do_secure_trace()
346 */ fprintf(stdout, " NS\n"); in do_secure_trace()
[all …]
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dinfo.c53 fprintf(stdout, "Status: %s [%#02x]\n", in hci_read_local_version_information()
60 fprintf(stdout, "HCI version: %s [%#02x]\n", in hci_read_local_version_information()
62 fprintf(stdout, "HCI revision: %#04x\n", in hci_read_local_version_information()
64 fprintf(stdout, "LMP version: %s [%#02x]\n", in hci_read_local_version_information()
66 fprintf(stdout, "LMP sub-version: %#04x\n", in hci_read_local_version_information()
68 fprintf(stdout, "Manufacturer: %s [%#04x]\n", in hci_read_local_version_information()
89 fprintf(stdout, "Status: %s [%#02x]\n", in hci_read_local_supported_commands()
94 fprintf(stdout, "Supported commands:"); in hci_read_local_supported_commands()
97 fprintf(stdout, "\n"); in hci_read_local_supported_commands()
98 fprintf(stdout, "%#02x ", rp.features[n]); in hci_read_local_supported_commands()
[all …]
H A Dnode.c56 fprintf(stdout, "State: %#x\n", r.state); in hci_read_node_state()
81 fprintf(stdout, "Debug level: %d\n", r.debug); in hci_read_debug_level()
118 fprintf(stdout, "Number of free command buffers: %d\n", in hci_read_node_buffer_size()
120 fprintf(stdout, "Max. ACL packet size: %d\n", in hci_read_node_buffer_size()
122 fprintf(stdout, "Numbef of free ACL buffers: %d\n", in hci_read_node_buffer_size()
124 fprintf(stdout, "Total number of ACL buffers: %d\n", in hci_read_node_buffer_size()
126 fprintf(stdout, "Max. SCO packet size: %d\n", in hci_read_node_buffer_size()
128 fprintf(stdout, "Numbef of free SCO buffers: %d\n", in hci_read_node_buffer_size()
130 fprintf(stdout, "Total number of SCO buffers: %d\n", in hci_read_node_buffer_size()
146 fprintf(stdout, "BD_ADD in hci_read_node_bd_addr()
[all...]
H A Dle.c130 fprintf(stdout, "Status: %s [%#02x]\n", in le_set_scan_param()
163 fprintf(stdout, "Status: %s [%#02x]\n", in le_set_scan_enable()
168 fprintf(stdout, "LE Scan: %s\n", in le_set_scan_enable()
252 fprintf(stdout, "Status: %s [%#02x]\n", in le_set_scan_response()
280 fprintf(stdout, "Status: %s [%#02x]\n", in le_read_local_supported_features()
287 fprintf(stdout, "LE Features: "); in le_read_local_supported_features()
289 fprintf(stdout, " %#02x", le_features.octets[i]); in le_read_local_supported_features()
290 fprintf(stdout, "\n%s\n", hci_le_features2str(le_features.octets, in le_read_local_supported_features()
292 fprintf(stdout, "\n"); in le_read_local_supported_features()
310 fprintf(stdout, "Status: %s [%#02x]\n", in le_read_supported_states()
[all …]
H A Dhost_controller_baseband.c103 fprintf(stdout, "Status: %s [%#02x]\n", in hci_reset()
125 fprintf(stdout, "Status: %s [%#02x]\n", in hci_read_pin_type()
130 fprintf(stdout, "PIN type: %s [%#02x]\n", in hci_read_pin_type()
166 fprintf(stdout, "Status: %s [%#02x]\n", in hci_write_pin_type()
251 fprintf(stdout, "Complete: Status: %s [%#x]\n", in hci_read_stored_link_key()
253 fprintf(stdout, "Maximum Number of keys: %d\n", in hci_read_stored_link_key()
255 fprintf(stdout, "Number of keys read: %d\n", in hci_read_stored_link_key()
265 fprintf(stdout, "Event: Number of keys: %d\n", in hci_read_stored_link_key()
270 fprintf(stdout, "\t%d: %s ", in hci_read_stored_link_key()
274 fprintf(stdout, "%02x", k->key[n1]); in hci_read_stored_link_key()
[all …]
H A Dadv_data.c51 fprintf(stdout, "\tADV Data: "); in dump_adv_data()
53 fprintf(stdout, "%02x ", advdata[n]); in dump_adv_data()
55 fprintf(stdout, "\n"); in dump_adv_data()
71 fprintf(stdout, in print_adv_data()
80 fprintf(stdout, in print_adv_data()
90 fprintf(stdout, in print_adv_data()
100 fprintf(stdout, in print_adv_data()
110 fprintf(stdout, in print_adv_data()
119 fprintf(stdout, in print_adv_data()
128 fprintf(stdout, in print_adv_data()
[all …]
H A Dlink_control.c124 fprintf(stdout, "Inquiry result, num_responses=%d\n", in hci_inquiry()
134 fprintf(stdout, "Inquiry complete. Status: %s [%#02x]\n", in hci_inquiry()
153 fprintf(stdout, "Inquiry result #%d\n", n); in hci_inquiry_response()
154 fprintf(stdout, "\tBD_ADDR: %s\n", hci_bdaddr2str(&ir->bdaddr)); in hci_inquiry_response()
155 fprintf(stdout, "\tPage Scan Rep. Mode: %#02x\n", in hci_inquiry_response()
157 fprintf(stdout, "\tPage Scan Period Mode: %#02x\n", in hci_inquiry_response()
159 fprintf(stdout, "\tPage Scan Mode: %#02x\n", in hci_inquiry_response()
161 fprintf(stdout, "\tClass: %02x:%02x:%02x\n", in hci_inquiry_response()
163 fprintf(stdout, "\tClock offset: %#04x\n", in hci_inquiry_response()
273 fprintf(stdout, "Status: %s [%#02x]\n", in hci_create_connection()
[all …]
/freebsd/crypto/openssl/demos/pkey/
H A DEVP_PKEY_RSA_keygen.c86 fprintf(stdout, "Generating RSA key, this may take some time...\n"); in generate_rsa_key_long()
112 fprintf(stdout, "Generating RSA key, this may take some time...\n"); in generate_rsa_key_short()
191 fprintf(stdout, "\nNumber of bits: %d\n\n", bits); in dump_key()
192 fprintf(stdout, "Public values:\n"); in dump_key()
193 fprintf(stdout, " n = 0x"); in dump_key()
194 BN_print_fp(stdout, n); in dump_key()
195 fprintf(stdout, "\n"); in dump_key()
197 fprintf(stdout, " e = 0x"); in dump_key()
198 BN_print_fp(stdout, e); in dump_key()
199 fprintf(stdout, "\n\n"); in dump_key()
[all …]
/freebsd/usr.bin/indent/tests/
H A DMakefile4 ${PACKAGE}FILES+= binary.0.stdout
6 ${PACKAGE}FILES+= comments.0.stdout
8 ${PACKAGE}FILES+= declarations.0.stdout
10 ${PACKAGE}FILES+= elsecomment.0.stdout
13 ${PACKAGE}FILES+= f_decls.0.stdout
15 ${PACKAGE}FILES+= float.0.stdout
17 ${PACKAGE}FILES+= label.0.stdout
20 ${PACKAGE}FILES+= list_head.0.stdout
22 ${PACKAGE}FILES+= ncs.0.stdout
25 ${PACKAGE}FILES+= offsetof.0.stdout
[all …]
/freebsd/contrib/kyua/integration/
H A Dcmd_help_test.sh32 atf_check -s exit:0 -o save:stdout -e empty kyua help
33 grep -E 'kyua .*[0-9]+\.[0-9]+' stdout || atf_fail 'No version reported'
34 grep '^Usage: kyua' stdout || atf_fail 'No usage line printed'
35 grep -- '--loglevel' stdout || atf_fail 'Generic options not printed'
36 if grep -- '--show' stdout; then
39 grep 'about *Shows detailed' stdout || atf_fail 'Commands not printed'
45 atf_check -s exit:0 -o save:stdout -e empty kyua help test
46 grep -E 'kyua .*[0-9]+\.[0-9]+' stdout || atf_fail 'No version reported'
47 grep '^Usage: kyua' stdout || atf_fail 'No usage line printed'
48 grep '^Run tests' stdout || atf_fail 'No description printed'
[all …]
/freebsd/contrib/kyua/bootstrap/
H A Dtestsuite.at76 AT_CHECK([RUN_PLAIN_HELPER([abort_test_cases_list])], [1], [stdout], [])
78 AT_CHECK([grep "${re}" stdout], [0], [ignore], [])
87 AT_CHECK([RUN_PLAIN_HELPER([empty_test_cases_list])], [1], [stdout], [])
89 AT_CHECK([grep "${re}" stdout], [0], [ignore], [])
98 AT_CHECK([RUN_PLAIN_HELPER([zero_test_cases])], [1], [stdout], [])
100 AT_CHECK([grep "${re}" stdout], [0], [ignore], [])
109 AT_CHECK([RUN_ATF_HELPERS([passes])], [0], [stdout], [])
110 AT_CHECK([grep "atf_helpers:fails" stdout], [1], [], [])
111 AT_CHECK([grep "atf_helpers:passes.*passed" stdout], [0], [ignore], [])
112 AT_CHECK([grep "atf_helpers:skips" stdout], [1], [], [])
[all …]
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c119 fprintf(stdout, "\t%s (%#4.4x)\n", in print_service_class_id_list()
125 fprintf(stdout, "\t%#8.8x\n", value); in print_service_class_id_list()
132 fprintf(stdout, "\t%#8.8x-%4.4x-%4.4x-%4.4x-%4.4x%8.8x\n", in print_service_class_id_list()
182 fprintf(stdout, "\t%s (%#4.4x)\n", sdp_uuid2desc(value.uint16), in print_protocol_descriptor()
188 fprintf(stdout, "\t%#8.8x\n", value.uint32); in print_protocol_descriptor()
193 fprintf(stdout, "\t%#8.8x-%4.4x-%4.4x-%4.4x-%4.4x%8.8x\n", in print_protocol_descriptor()
211 fprintf(stdout, "\t\tProtocol specific parameter #%d: ", param); in print_protocol_descriptor()
216 fprintf(stdout, "nil\n"); in print_protocol_descriptor()
223 fprintf(stdout, "u/int8/bool %u\n", value.uint8); in print_protocol_descriptor()
230 fprintf(stdout, " in print_protocol_descriptor()
[all...]
/freebsd/contrib/ntp/sntp/libopts/
H A Dmakeshell.c109 fputs(LOOP_STR, stdout); in optionParseShell()
111 fputs(LONG_OPT_MARK, stdout); in optionParseShell()
112 fputs(INIT_LOPT_STR, stdout); in optionParseShell()
115 fputs(END_OPT_SEL_STR, stdout); in optionParseShell()
117 fputs(NOT_FOUND_STR, stdout); in optionParseShell()
121 fputs(ONLY_OPTS_LOOP, stdout); in optionParseShell()
122 fputs(INIT_LOPT_STR, stdout); in optionParseShell()
128 fputs(LOOP_STR, stdout); in optionParseShell()
130 fputs(FLAG_OPT_MARK, stdout); in optionParseShell()
131 fputs(INIT_OPT_STR, stdout); in optionParseShell()
[all …]
/freebsd/tools/regression/usr.bin/env/
H A Dregress-env.rgdata39 stdout:A-a1a-Z
44 stdout:A-Global-TV-Value-Z
50 stdout:A-bb22bb-Z
55 stdout:A-ab22ab-Z
60 stdout:A-abc 33 abc-Z
77 stdout:A-/usr/sbin-Z
92 stdout:A-/usr/sbin-Z
93 stdout:B-/bin:/usr/bin:/usr/sbin-Y
102 stdout:A-abc44abc-Z B-us11er-Y
108 stdout:A-abc55abc-Z B-us11er-Y
[all …]
/freebsd/contrib/ntp/ntpd/
H A Dcheck_y2k.c172 fprintf( stdout, "year0=%d NOT LESS THAN yearend=%d (span=%d)\n", in main()
188 fprintf( stdout, in main()
199 fprintf( stdout, in main()
209 fprintf( stdout, in main()
225 fprintf( stdout, "%04d: Days() DAY COUNT ERROR: s/b=%ld was=%ld\n", in main()
233 fprintf( stdout, "%04d: julian0() DAY COUNT ERROR: s/b=%ld was=%ld\n", in main()
244 fprintf( stdout, "isleap_4(1999) REPORTED TRUE\n" ); in main()
249 fprintf( stdout, "isleap_4(2000) REPORTED FALSE\n" ); in main()
254 fprintf( stdout, "isleap_4(1999) REPORTED TRUE\n" ); in main()
260 fprintf( stdout, "isleap_tm(100) REPORTED FALSE\n" ); in main()
[all …]
/freebsd/sbin/camcontrol/
H A Dpersist.c142 fprintf(stdout, "Scope: %s (%#x)\n", (tmpstr != NULL) ? tmpstr : in persist_print_scopetype()
149 fprintf(stdout, "Type: %s (%#x)\n", (tmpstr != NULL) ? tmpstr : in persist_print_scopetype()
166 fprintf(stdout, "%s\n", sbuf_data(sb)); in persist_print_transportid()
188 fprintf(stdout, "No reservations.\n"); in persist_print_res()
194 fprintf(stdout, "PRgeneration: %#x\n", in persist_print_res()
196 fprintf(stdout, "Reservation Key: %#jx\n", in persist_print_res()
198 fprintf(stdout, "Scope address: %#x\n", in persist_print_res()
203 fprintf(stdout, "Extent length: %u\n", in persist_print_res()
222 fprintf(stdout, "PRgeneration: %#x\n", scsi_4btoul(hdr->generation)); in persist_print_keys()
223 fprintf(stdout, "%u key%s%s\n", num_keys, (num_keys == 1) ? "" : "s", in persist_print_keys()
[all …]
/freebsd/libexec/pkg-serve/
H A Dpkg-serve.c71 fflush(stdout); in main()
86 fflush(stdout); in main()
94 fflush(stdout); in main()
109 fflush(stdout); in main()
121 fflush(stdout); in main()
129 fflush(stdout); in main()
135 fflush(stdout); in main()
141 fflush(stdout); in main()
147 fflush(stdout); in main()
153 fflush(stdout); in main()
[all …]
/freebsd/sbin/ipf/ipsend/
H A Diptests.c132 fflush(stdout); in ip_test1()
148 fflush(stdout); in ip_test1()
165 fflush(stdout); in ip_test1()
181 fflush(stdout); in ip_test1()
201 fflush(stdout); in ip_test1()
213 fflush(stdout); in ip_test1()
232 fflush(stdout); in ip_test1()
244 fflush(stdout); in ip_test1()
259 fflush(stdout); in ip_test1()
267 fflush(stdout); in ip_test1()
[all …]
/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_ccapi_log.c8 fprintf(stdout, "\n\t%s:%d: ", file, line); in _log_error_v()
10 fprintf(stdout, "An unknown error occurred"); in _log_error_v()
12 vfprintf(stdout, format, ap); in _log_error_v()
14 fflush(stdout); in _log_error_v()
27 fprintf(stdout, "\nChecking %s... ", msg); in test_header()
28 fflush(stdout); in test_header()
35 fprintf(stdout, "OK\n"); in test_footer()
38 fprintf(stdout, "\n*** %d failure%s in %s ***\n", err, (err == 1) ? "" : "s", msg); in test_footer()
/freebsd/contrib/bmake/unit-tests/
H A Djob-output.mk7 @${MAKE} -f ${MAKEFILE} -j1 stdout-and-stderr
8 @${MAKE} -f ${MAKEFILE} -j1 echo-on-stdout-and-stderr
31 stdout-and-stderr:
33 @echo only stdout:
34 @${MAKE} -f ${MAKEFILE} echo-on-stdout-and-stderr 2>/dev/null
36 @${MAKE} -f ${MAKEFILE} echo-on-stdout-and-stderr 1>/dev/null
39 echo-on-stdout-and-stderr: .PHONY
40 @echo This is stdout.
/freebsd/share/examples/ses/srcs/
H A Dgetencstat.c104 fprintf(stdout, "%s: Enclosure OK\n", *v); in main()
108 fprintf(stdout, "%s: Enclosure Status ", *v); in main()
110 fprintf(stdout, "<OK"); in main()
115 fprintf(stdout, "%cINFO", f); in main()
119 fprintf(stdout, "%cNONCRITICAL", f); in main()
123 fprintf(stdout, "%cCRITICAL", f); in main()
127 fprintf(stdout, "%cUNRECOV", f); in main()
131 fprintf(stdout, ">\n"); in main()
178 fprintf(stdout, "Element 0x%x: %s", ob.elm_idx, in main()
180 fprintf(stdout, ", %s", in main()
[all …]
/freebsd/contrib/xz/src/xz/
H A Dmessage.c186 FILE *file = opt_mode == MODE_LIST ? stdout : stderr; in print_filename()
971 e |= tuklib_wraps(stdout, &wrap0, in message_help()
975 e |= tuklib_wraps(stdout, &wrap0, in message_help()
981 e |= tuklib_wraps(stdout, &wrap1, W_("Operation mode:")); in message_help()
985 e |= tuklib_wrapf(stdout, &wrap2, in message_help()
997 e |= tuklib_wraps(stdout, &wrap1, W_("Operation modifiers:")); in message_help()
1001 e |= tuklib_wrapf(stdout, &wrap2, in message_help()
1013 e |= tuklib_wrapf(stdout, &wrap2, in message_help()
1037 e |= tuklib_wraps(stdout, &wrap1, in message_help()
1040 e |= tuklib_wrapf(stdout, &wrap2, in message_help()
[all …]
/freebsd/contrib/atf/atf-c++/
H A Dpkg_config_test.sh45 atf_check -s eq:0 -o save:stdout -e empty pkg-config --modversion "${1}"
46 ver2=$(cat stdout)
76 atf_check -s eq:0 -o save:stdout -e empty \
78 cxx=$(cat stdout)
100 atf_check -s eq:0 -o save:stdout -e empty pkg-config --cflags atf-c++
101 cxxflags=$(cat stdout)
104 atf_check -s eq:0 -o save:stdout -e empty \
106 ldflags=$(cat stdout)
107 atf_check -s eq:0 -o save:stdout -e empty \
109 libs=$(cat stdout)
/freebsd/contrib/atf/atf-c/
H A Dpkg_config_test.sh45 atf_check -s eq:0 -o save:stdout -e empty pkg-config --modversion "${1}"
46 ver2=$(cat stdout)
76 atf_check -s eq:0 -o save:stdout -e empty pkg-config --variable=cc atf-c
77 cc=$(cat stdout)
101 atf_check -s eq:0 -o save:stdout -e empty pkg-config --cflags atf-c
102 cflags=$(cat stdout)
105 atf_check -s eq:0 -o save:stdout -e empty \
107 ldflags=$(cat stdout)
108 atf_check -s eq:0 -o save:stdout -e empty pkg-config --libs-only-l atf-c
109 libs=$(cat stdout)
/freebsd/bin/sh/tests/builtins/
H A DMakefile10 ${PACKAGE}FILES+= alias.0 alias.0.stdout
12 ${PACKAGE}FILES+= alias3.0 alias3.0.stdout
15 ${PACKAGE}FILES+= break2.0 break2.0.stdout
52 ${PACKAGE}FILES+= cd9.0 cd9.0.stdout
59 ${PACKAGE}FILES+= command3.0.stdout
62 ${PACKAGE}FILES+= command5.0.stdout
64 ${PACKAGE}FILES+= command6.0.stdout
96 ${PACKAGE}FILES+= fc3.0 fc3.0.stdout fc3.0.stderr
100 ${PACKAGE}FILES+= getopts1.0 getopts1.0.stdout
101 ${PACKAGE}FILES+= getopts2.0 getopts2.0.stdout
[all …]

12345678910>>...75