Searched refs:pkg1 (Results 1 – 1 of 1) sorted by relevance
58 static int qsort_depi(const void *pkg1, const void *pkg2);59 static int qsort_idep(const void *pkg1, const void *pkg2);1044 const pkg_t *pkg1 = *(const pkg_tt *)pkg1_arg; in qsort_idep() local1047 return (pkg2->idep_count - pkg1->idep_count); in qsort_idep()1053 const pkg_t *pkg1 = *(const pkg_tt *)pkg1_arg; in qsort_depi() local1057 (pkg1->depi_count * pkg1->depi_depth)); in qsort_depi()