HomeSort by: relevance | last modified time | path
    Searched refs:bt_gethostent (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libbluetooth/
bluetooth.c 70 while ((p = bt_gethostent()) != NULL) {
94 while ((p = bt_gethostent()) != NULL)
103 bt_gethostent(void) function in typeref:struct:hostent *
Makefile 23 MLINKS+= bluetooth.3 bt_gethostent.3
bluetooth.h 54 struct hostent * bt_gethostent (void);

Completed in 12 milliseconds