Searched refs:nextInterface (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkSet.c1644 goto nextInterface;
1655 goto nextInterface;
1666 goto nextInterface;
1675 nextInterface :
H A DSCNetworkInterface.c3105 SCNetworkInterfaceRef nextInterface; local
3107 nextInterface = SCNetworkInterfaceGetInterface(interface);
3108 if (nextInterface == NULL) {
3112 interface = nextInterface;

Completed in 120 milliseconds