Home
last modified time | relevance | path

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

/freebsd/lib/libbluetooth/
H A Dbluetooth.c40 #define _PATH_BT_HOSTS "/etc/bluetooth/hosts" macro
106 hostf = fopen(_PATH_BT_HOSTS, "r"); in bt_gethostent()
158 hostf = fopen(_PATH_BT_HOSTS, "r"); in bt_sethostent()