Home | History | Annotate | Download | only in cups

Lines Matching refs:cups_afree_func_t

513 				    (cups_afree_func_t)_cupsStrFree);
522 (cups_afree_func_t)_cupsStrFree);
860 (cups_afree_func_t)pwg_free_finishings);
893 (cups_afree_func_t)_cupsStrFree);
1588 (cups_afree_func_t)_cupsStrFree);
1647 (cups_afree_func_t)_cupsStrFree);
1678 (cups_afree_func_t)pwg_free_finishings);
1703 pc->finishings = cupsArrayNew3((cups_array_func_t)pwg_compare_finishings, NULL, NULL, 0, NULL, (cups_afree_func_t)pwg_free_finishings);
1841 (cups_afree_func_t)_cupsStrFree);
3220 sizes = cupsArrayNew3((cups_array_func_t)strcmp, NULL, NULL, 0, (cups_acopy_func_t)strdup, (cups_afree_func_t)free);
3257 sizes = cupsArrayNew3((cups_array_func_t)strcmp, NULL, NULL, 0, (cups_acopy_func_t)strdup, (cups_afree_func_t)free);
3294 sizes = cupsArrayNew3((cups_array_func_t)strcmp, NULL, NULL, 0, (cups_acopy_func_t)strdup, (cups_afree_func_t)free);
3818 names = cupsArrayNew3((cups_array_func_t)strcmp, NULL, NULL, 0, (cups_acopy_func_t)strdup, (cups_afree_func_t)free);