HomeSort by: relevance | last modified time | path
    Searched defs:bt_getprotoent (Results 1 - 1 of 1) 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 *

Completed in 12 milliseconds