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

/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/tests/
H A Dunixcmds.test53 set dev1 $stat(dev)
58 [expr $dev1==$dev2]]
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkInterface.c1024 SCNetworkInterfacePrivateRef dev1 = (SCNetworkInterfacePrivateRef)val1; local
1029 if (dev1->sort_order != dev2->sort_order) {
1030 if (dev1->sort_order < dev2->sort_order) {
1039 if (dev1->builtin != dev2->builtin) {
1040 if (dev1->builtin) {
1049 if (dev1->builtin) {
1050 if (dev1->location != dev2->location) {
1051 if (isA_CFString(dev1->location)) {
1053 res = CFStringCompare(dev1->location, dev2->location, 0);
1068 if ((dev1
[all...]

Completed in 103 milliseconds