Home
last modified time | relevance | path

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

/dragonfly/lib/libbluetooth/
HDbluetooth.c67 while ((p = bt_gethostent()) != NULL) { in bt_gethostbyname()
91 while ((p = bt_gethostent()) != NULL) in bt_gethostbyaddr()
100 bt_gethostent(void) in bt_gethostent() function
HDMakefile17 MLINKS+= bluetooth.3 bt_gethostent.3
HDbluetooth.h55 struct hostent * bt_gethostent (void);