HomeSort by: relevance | last modified time | path
    Searched defs: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 *
bluetooth.c 70 while ((p = bt_gethostent()) != NULL) {
94 while ((p = bt_gethostent()) != NULL)
103 bt_gethostent(void) function in typeref:struct:hostent *
bluetooth.c 70 while ((p = bt_gethostent()) != NULL) {
94 while ((p = bt_gethostent()) != NULL)
103 bt_gethostent(void) function in typeref:struct:hostent *

Completed in 31 milliseconds