Searched defs:dext (Results 1 - 4 of 4) sorted by relevance
| /src/common/dist/zlib/contrib/infback9/ | ||
| H A D | inftree9.c | 67 static const unsigned short dext[32] = { /* Distance codes 0..31 extra */ local in function:inflate_table9 |
| /src/common/dist/zlib/ | ||
| H A D | inftrees.c | 67 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ local in function:inflate_table |
| /src/common/dist/zlib/contrib/puff/ | ||
| H A D | puff.c | 453 static const short dext[30] = { /* Extra bits for distance codes 0..29 */ local in function:codes |
| /src/usr.bin/netstat/ | ||
| H A D | if.c | 175 if_data_ext_get(const char *ifname, struct if_data_ext *dext) argument 230 struct if_data_ext dext; local in function:intpr_sysctl 1133 struct if_data_ext dext; local in function:fetchifs 514 print_addr(const int ifindex,struct sockaddr * sa,struct sockaddr ** rtinfo,struct if_data * ifd,struct ifnet * ifnet,struct if_data_ext * dext) argument [all...] |
Completed in 8 milliseconds