Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libbluetooth/
Dbluetooth.c39 #define _PATH_BT_HOSTS "/etc/bluetooth/hosts" macro
105 hostf = fopen(_PATH_BT_HOSTS, "r"); in bt_gethostent()
157 hostf = fopen(_PATH_BT_HOSTS, "r"); in bt_sethostent()