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

  /src/lib/libbluetooth/
bluetooth.c 56 static char *proto_aliases[MAXALIASES]; variable in typeref:typename:char * []
237 q = proto.p_aliases = proto_aliases;
245 if (q < &proto_aliases[MAXALIASES - 1])

Completed in 13 milliseconds