Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/sample/
H A Dhostcheck.c167 int wildcard_enabled; in hostmatch() local
176 wildcard_enabled = 1; in hostmatch()
181 wildcard_enabled = 0; in hostmatch()
183 if(!wildcard_enabled) in hostmatch()