Searched refs:_ppd_cups_uiconst_t (Results 1 – 2 of 2) sorted by relevance
79 _ppd_cups_uiconst_t *cptr; /* Current constraint */ in cupsGetConflicts()184 _ppd_cups_uiconst_t *constptr; /* Current constraint */ in cupsResolveConflicts()578 _ppd_cups_uiconst_t *cptr; /* Current constraint */ in ppdConflicts()709 _ppd_cups_uiconst_t *constptr; /* Current constraint */ in ppd_load_constraints()767 if ((constptr = calloc(2, sizeof(_ppd_cups_uiconst_t))) == NULL) in ppd_load_constraints()872 if ((constptr = calloc((size_t)i, sizeof(_ppd_cups_uiconst_t))) == NULL) in ppd_load_constraints()958 _ppd_cups_uiconst_t *constptr; /* Current constraint */ in ppd_test_constraints()
89 } _ppd_cups_uiconst_t; typedef96 _ppd_cups_uiconst_t *constraints; /* Constraints */