Home
last modified time | relevance | path

Searched refs:proto_aliases (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dgetprotoent.c50 static char *proto_aliases[MAXALIASES]; variable
101 q = proto.p_aliases = proto_aliases; in getprotoent()
109 if (q < &proto_aliases[MAXALIASES - 1]) in getprotoent()