Searched defs:array1 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c1132 * compares the contents of arrays array1 and array2, both of size size, and
1138 int array1[],
1145 if (array1[x] != array2[x])
1137 arrays_equal( int array1[], int array2[], uint32_t size) argument

Completed in 81 milliseconds