HomeSort by: relevance | last modified time | path
    Searched defs:bt_getprotoent (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libbluetooth/
bluetooth.c 183 while ((p = bt_getprotoent()) != NULL) {
202 while ((p = bt_getprotoent()) != NULL)
211 bt_getprotoent(void) function in typeref:struct:protoent *
bluetooth.c 183 while ((p = bt_getprotoent()) != NULL) {
202 while ((p = bt_getprotoent()) != NULL)
211 bt_getprotoent(void) function in typeref:struct:protoent *

Completed in 21 milliseconds