Home
last modified time | relevance | path

Searched refs:bt_gethostbyname (Results 1 – 17 of 17) sorted by relevance

/freebsd/usr.sbin/bluetooth/btpand/
H A Dbtpand.c87 if ((he = bt_gethostbyname(optarg)) == NULL) in main()
105 if ((he = bt_gethostbyname(optarg)) == NULL) in main()
/freebsd/usr.sbin/bluetooth/l2ping/
H A Dl2ping.c98 if ((he = bt_gethostbyname(optarg)) == NULL) in main()
127 if ((he = bt_gethostbyname(optarg)) == NULL) in main()
/freebsd/lib/libbluetooth/
H A DMakefile18 MLINKS+= bluetooth.3 bt_gethostbyname.3
H A Dbluetooth.h75 struct hostent * bt_gethostbyname (char const *name);
H A Dbluetooth.c62 bt_gethostbyname(char const *name) in bt_gethostbyname() function
/freebsd/usr.bin/bluetooth/bthost/
H A Dbthost.c88 he = bt_gethostbyname(arg); in hostmode()
/freebsd/usr.sbin/bluetooth/bthidcontrol/
H A Dbthidcontrol.c75 if ((he = bt_gethostbyname(optarg)) == NULL) in main()
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.c71 if ((he = bt_gethostbyname(optarg)) == NULL) in main()
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dle.c481 if ((he = bt_gethostbyname(optarg)) == NULL) in le_set_advertising_param()
852 if ((he = bt_gethostbyname(optarg)) == NULL) in le_add_device_to_white_list()
911 if ((he = bt_gethostbyname(optarg)) == NULL) in le_remove_device_from_white_list()
1000 if ((he = bt_gethostbyname(optarg)) == NULL) in le_connect()
H A Dlink_policy.c100 if ((he = bt_gethostbyname(argv[0])) == NULL) in hci_switch_role()
H A Dlink_control.c238 if ((he = bt_gethostbyname(argv[0])) == NULL) in hci_create_connection()
557 if ((he = bt_gethostbyname(argv[0])) == NULL) in hci_remote_name_request()
H A Dhost_controller_baseband.c207 if ((he = bt_gethostbyname(argv[0])) == NULL) in hci_read_stored_link_key()
313 if ((he = bt_gethostbyname(argv[0])) == NULL) in hci_write_stored_link_key()
364 if ((he = bt_gethostbyname(argv[0])) == NULL) in hci_delete_stored_link_key()
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbthidd.c85 if ((he = bt_gethostbyname(optarg)) == NULL) in main()
/freebsd/usr.sbin/bluetooth/l2control/
H A Dl2control.c70 if ((he = bt_gethostbyname(optarg)) == NULL) in main()
/freebsd/usr.sbin/bluetooth/rfcomm_pppd/
H A Drfcomm_pppd.c87 if ((he = bt_gethostbyname(optarg)) == NULL) in main()
/freebsd/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sppd.c99 if ((he = bt_gethostbyname(optarg)) == NULL) in main()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc285 OLD_FILES+=usr/share/man/man3/bt_gethostbyname.3.gz