Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/common/
H A Ddiscover.c323 isc_boolean_t foundif; in next_iface() local
330 foundif = ISC_FALSE; in next_iface()
364 foundif = ISC_TRUE; in next_iface()
365 } while ((foundif == ISC_FALSE) || in next_iface()