Searched refs:found_interface (Results 1 – 2 of 2) sorted by relevance
178 io_service_t found_interface;179 found_interface = IOIteratorNext(interface_iterator);180 if (!found_interface) {184 base::mac::ScopedIOObject<io_service_t> found_interface_ref(found_interface);188 kr = IOCreatePlugInInterfaceForService(found_interface,
1757 int found_interface = 0; in get_ether_addr() local1799 found_interface = 1; in get_ether_addr()1806 if (!found_interface) return 0; in get_ether_addr()