Searched defs:wild (Results 1 - 6 of 6) sorted by relevance
| /src/sys/netinet/ | ||
| H A D | in_pcb.c | 372 int wild = 0, error; local in function:inpcb_bind_port |
| H A D | portalgo.c | 249 int wild = 0; local in function:check_suitable_port |
| H A D | tcp_vtw.c | 152 uint32_t wild : 1; member in struct:tcp_ports_iterator 1576 tcp_init_ports_v4(struct in_addr addr, u_int port, int wild) argument 1675 tcp_init_ports_v6(const struct in6_addr *addr, u_int port, int wild) argument [all...] |
| /src/sys/netinet6/ | ||
| H A D | in6_pcb.c | 237 int wild = 0, reuseport = (so->so_options & SO_REUSEPORT); local in function:in6pcb_bind_port |
| /src/usr.bin/make/ | ||
| H A D | dir.c | 603 bool wild = false; local in function:Dir_HasWildcards |
| /src/usr.sbin/makemandb/ | ||
| H A D | apropos-utils.c | 595 char *wild; local in function:generate_search_query |
Completed in 11 milliseconds