Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ipf/tools/
H A Dipfcomp.c32 int intcmp __P((const void *, const void *));
250 int intcmp(c1, c2) in intcmp() function
703 qsort(m, FRC_MAX, sizeof(mc_t), intcmp);
1031 qsort(m, FRC_MAX, sizeof(mc_t), intcmp);