| /freebsd-12-stable/usr.sbin/bluetooth/hccontrol/ |
| D | link_control.c | 64 return (USAGE); in hci_inquiry() 71 return (USAGE); in hci_inquiry() 78 return (USAGE); in hci_inquiry() 89 return (USAGE); in hci_inquiry() 194 return (USAGE); in hci_create_connection() 201 return (USAGE); in hci_create_connection() 209 return (USAGE); in hci_create_connection() 216 return (USAGE); in hci_create_connection() 223 return (USAGE); in hci_create_connection() 229 return (USAGE); in hci_create_connection() [all …]
|
| D | host_controller_baseband.c | 149 return (USAGE); in hci_write_pin_type() 155 return (USAGE); in hci_write_pin_type() 209 return (USAGE); in hci_read_stored_link_key() 315 return (USAGE); in hci_write_stored_link_key() 322 return (USAGE); in hci_write_stored_link_key() 326 return (USAGE); in hci_write_stored_link_key() 366 return (USAGE); in hci_delete_stored_link_key() 411 return (USAGE); in hci_change_local_name() 493 return (USAGE); in hci_write_connection_accept_timeout() 500 return (USAGE); in hci_write_connection_accept_timeout() [all …]
|
| D | link_policy.c | 54 return (USAGE); in hci_role_discovery() 61 return (USAGE); in hci_role_discovery() 102 return (USAGE); in hci_switch_role() 109 return (USAGE); in hci_switch_role() 115 return (USAGE); in hci_switch_role() 170 return (USAGE); in hci_read_link_policy_settings() 177 return (USAGE); in hci_read_link_policy_settings() 213 return (USAGE); in hci_write_link_policy_settings() 220 return (USAGE); in hci_write_link_policy_settings() 227 return (USAGE); in hci_write_link_policy_settings()
|
| D | status.c | 53 return (USAGE); in hci_read_failed_contact_counter() 60 return (USAGE); in hci_read_failed_contact_counter() 95 return (USAGE); in hci_reset_failed_contact_counter() 102 return (USAGE); in hci_reset_failed_contact_counter() 134 return (USAGE); in hci_get_link_quality() 141 return (USAGE); in hci_get_link_quality() 176 return (USAGE); in hci_read_rssi() 183 return (USAGE); in hci_read_rssi()
|
| D | le.c | 78 return USAGE; in le_set_scan_param() 85 return USAGE; in le_set_scan_param() 97 return USAGE; in le_set_scan_param() 104 return USAGE; in le_set_scan_param() 127 return USAGE; in le_set_scan_enable() 132 return USAGE; in le_set_scan_enable() 332 return USAGE; in le_enable() 341 return USAGE; in le_enable() 354 return USAGE; in le_set_advertising_enable() 359 return USAGE; in le_set_advertising_enable() [all …]
|
| D | node.c | 98 return (USAGE); in hci_write_debug_level() 405 return (USAGE); in hci_write_node_link_policy_settings_mask() 411 return (USAGE); in hci_write_node_link_policy_settings_mask() 447 return (USAGE); in hci_write_node_packet_mask() 453 return (USAGE); in hci_write_node_packet_mask() 489 return (USAGE); in hci_write_node_role_switch() 495 return (USAGE); in hci_write_node_role_switch()
|
| /freebsd-12-stable/contrib/ntp/util/ |
| D | timetrim.c | 39 #define USAGE "usage: timetrim [-n] [[-i] value]\n" macro 63 fprintf(stderr, USAGE); in main() 87 fprintf(stderr, USAGE); in main() 92 fprintf(stderr, USAGE); in main()
|
| /freebsd-12-stable/contrib/libedit/ |
| D | makelist | 39 USAGE="Usage: $0 -h|-fc|-fh|-bh <filenames>" 43 echo $USAGE 1>&2 170 echo $USAGE 1>&2
|
| /freebsd-12-stable/contrib/ntp/scripts/calc_tickadj/ |
| D | calc_tickadj-opts | 41 $usage = <<'USAGE'; 43 USAGE: calc_tickadj [ -<flag> [<val>] | --<name>[{=| }<val>] ]... 52 USAGE
|
| /freebsd-12-stable/usr.bin/gzip/ |
| D | zforce | 23 USAGE="usage: $prog file ..." 25 echo $USAGE
|
| D | zdiff | 36 USAGE="usage: $0 [options] file1 [file2]" 138 echo "$USAGE" 1>&2
|
| D | gzexe | 155 USAGE="usage: $prog [-d] file ..." 157 echo $USAGE
|
| /freebsd-12-stable/contrib/ntp/scripts/ntp-wait/ |
| D | ntp-wait-opts | 42 $usage = <<'USAGE'; 44 USAGE: ntp-wait [ -<flag> [<val>] | --<name>[{=| }<val>] ]... 54 USAGE
|
| /freebsd-12-stable/contrib/ntp/scripts/ntptrace/ |
| D | ntptrace-opts | 42 $usage = <<'USAGE'; 44 USAGE: ntptrace [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [host] 54 USAGE
|
| /freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/ |
| D | dstyle.pl | 36 $USAGE = "Usage: $PNAME [file ...]\n"; 234 die $USAGE if (scalar(@files) == 0);
|
| D | dtest.pl | 39 $USAGE = "Usage: $PNAME [-abfghjlnqs] [-d dir] [-i isa] " 74 print $USAGE; 531 die $USAGE unless (getopts($OPTSTR)); 552 die $USAGE if (scalar(@files) == 0);
|
| /freebsd-12-stable/contrib/ntp/scripts/deprecated/ |
| D | ntp-status | 15 USAGE="Usage: $0 hostname [hostname ...]" 19 echo $USAGE 2>&1
|
| /freebsd-12-stable/contrib/ntp/scripts/ |
| D | plot_summary-opts | 48 $usage = <<'USAGE'; 50 USAGE: plot_summary [ -<flag> [<val>] | --<name>[{=| }<val>] ]... 65 USAGE
|
| D | summary-opts | 46 $usage = <<'USAGE'; 48 USAGE: summary [ -<flag> [<val>] | --<name>[{=| }<val>] ]... 61 USAGE
|
| /freebsd-12-stable/contrib/ntp/scripts/ntpsweep/ |
| D | ntpsweep-opts | 45 $usage = <<'USAGE'; 47 USAGE: ntpsweep [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [hostfile] 59 USAGE
|
| /freebsd-12-stable/usr.sbin/bluetooth/sdpcontrol/ |
| D | search.c | 553 return (USAGE); in do_sdp_search() 573 return (USAGE); in do_sdp_search() 593 return (USAGE); in do_sdp_search() 615 return (USAGE); in do_sdp_search() 623 return (USAGE); in do_sdp_search() 714 return (USAGE); in do_sdp_browse()
|
| /freebsd-12-stable/contrib/ntp/scripts/update-leap/ |
| D | update-leap-opts | 48 $usage = <<'USAGE'; 50 USAGE: update-leap [ -<flag> [<val>] | --<name>[{=| }<val>] ]... 64 USAGE
|
| /freebsd-12-stable/contrib/gcc/ |
| D | gccbug.in | 156 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity] 189 -h | --help) echo "$USAGE"; $REMOVE_TEMP; exit 0 ;; 198 -*) echo "$USAGE" ; $REMOVE_TEMP; exit 1 ;; 199 *) echo "$USAGE" ; $REMOVE_TEMP; exit 1
|
| /freebsd-12-stable/contrib/less/ |
| D | mkutable | 4 my $USAGE = <<__EOF__; 36 die $USAGE if not getopts('f:n');
|
| /freebsd-12-stable/usr.sbin/bluetooth/bthidcontrol/ |
| D | bthidcontrol.c | 150 e = USAGE; in do_bthid_command() 162 case USAGE: in do_bthid_command()
|