HomeSort by: relevance | last modified time | path
    Searched refs:bt_getprotoent (Results 1 - 3 of 3) 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 *
Makefile 29 MLINKS+= bluetooth.3 bt_getprotoent.3
bluetooth.h 60 struct protoent * bt_getprotoent (void);

Completed in 11 milliseconds