Searched refs:ippGetName (Results 1 – 5 of 5) sorted by relevance
441 ippGetName
730 if ((name = ippGetName(attr)) == NULL) in main()
947 extern const char *ippGetName(ipp_attribute_t *attr) _CUPS_API_1_6;
2247 ippGetName(ipp_attribute_t *attr) /* I - IPP attribute */ in ippGetName() function
891 if ((name = ippGetName(attr)) != NULL) in show_attributes()