Searched refs:pmax (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/libalias/
H A Dalias_nbt.c340 AliasHandleName(u_char * p, char *pmax) argument
351 if (p == NULL || (char *)p >= pmax)
356 if ((char *)p > pmax)
369 if ((char *)p > pmax) {
400 if (p == NULL || (char *)p >= pmax)
430 char *pmax; local
437 pmax = (char *)uh + ntohs(uh->uh_ulen);
440 if ((char *)(ndh + 1) > pmax)
450 p = AliasHandleName(p, pmax); /* Source Name */
451 p = AliasHandleName(p, pmax); /* Destinatio
502 AliasHandleQuestion( u_short count, NBTNsQuestion * q, char *pmax, NBTArguments * nbtarg) argument
565 AliasHandleResourceNB( NBTNsResource * q, char *pmax, NBTArguments * nbtarg) argument
632 AliasHandleResourceA( NBTNsResource * q, char *pmax, NBTArguments * nbtarg) argument
693 AliasHandleResourceNULL( NBTNsResource * q, char *pmax, NBTArguments * nbtarg) argument
728 AliasHandleResourceNS( NBTNsResource * q, char *pmax, NBTArguments * nbtarg) argument
761 AliasHandleResourceNBSTAT( NBTNsResource * q, char *pmax, NBTArguments * nbtarg) argument
787 AliasHandleResource( u_short count, NBTNsResource * q, char *pmax, NBTArguments * nbtarg) argument
869 char *pmax; local
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/
H A Dath5k_phy.c1528 ath5k_create_power_curve(s16 pmin, s16 pmax, argument
1547 pmax = 63;
1552 for (i = 0; (i <= (u16) (pmax - pmin)) &&
/vbox/src/VBox/RDP/client-1.8.3/
H A Dconfig.sub449 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
H A Dconfig.guess231 pmax:OpenBSD:*:*)
/vbox/src/libs/libxml2-2.6.31/
H A Dconfig.sub498 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)

Completed in 56 milliseconds