Searched refs:wildcard (Results 1 – 4 of 4) sorted by relevance
10 PKGS_ALL := $(patsubst $(SRC)/%/Makefile,%,$(wildcard $(SRC)/*/Makefile))
2682 nxt_bool_t wildcard; in nxt_router_socket_conf() local2730 wildcard = 0; in nxt_router_socket_conf()2735 wildcard = IN6_IS_ADDR_UNSPECIFIED(&sa->u.sockaddr_in6.sin6_addr); in nxt_router_socket_conf()2740 wildcard = (sa->u.sockaddr_in.sin_addr.s_addr == INADDR_ANY); in nxt_router_socket_conf()2744 if (!wildcard) { in nxt_router_socket_conf()
687 *) Feature: route matching patterns allow a wildcard in the middle.
1234 each is a unique combination of a host IP address (or a `*` wildcard to1261 combination of a host IP address (or a `*` wildcard to match any host IP4372 (or a `*` wildcard to match any host IP addresses), followed by a colon