Lines Matching defs:attr
121 ipp_attribute_t *attr; /* New attribute */ in ippAddBoolean() local
168 ipp_attribute_t *attr; /* New attribute */ in ippAddBooleans() local
223 ipp_attribute_t *attr; /* New attribute */ in ippAddCollection() local
276 ipp_attribute_t *attr; /* New attribute */ in ippAddCollections() local
333 ipp_attribute_t *attr; /* New attribute */ in ippAddDate() local
382 ipp_attribute_t *attr; /* New attribute */ in ippAddInteger() local
450 ipp_attribute_t *attr; /* New attribute */ in ippAddIntegers() local
516 ipp_attribute_t *attr; /* New attribute */ in ippAddOctetString() local
628 ipp_attribute_t *attr; /* New attribute */ in ippAddRange() local
677 ipp_attribute_t *attr; /* New attribute */ in ippAddRanges() local
735 ipp_attribute_t *attr; /* New attribute */ in ippAddResolution() local
789 ipp_attribute_t *attr; /* New attribute */ in ippAddResolutions() local
887 ipp_attribute_t *attr; /* New attribute */ in ippAddString() local
1010 ipp_attribute_t *attr; /* New attribute */ in ippAddStringf() local
1219 ipp_attribute_t *attr; /* New attribute */ in ippAddStrings() local
1335 ipp_attribute_t *attr, /* I - Attribute */ in ippContainsInteger()
1386 ipp_attribute_t *attr, /* I - Attribute */ in ippContainsString()
1735 ipp_attribute_t *attr, /* Current attribute */ in ippDelete() local
1780 ipp_attribute_t *attr) /* I - Attribute to delete */ in ippDeleteAttribute()
1856 ipp_attribute_t **attr, /* IO - Attribute */ in ippDeleteValues()
1936 ipp_attribute_t *attr, /* Current atttribute */ in ippFindNextAttribute() local
2085 ippGetBoolean(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetBoolean()
2115 ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetCollection()
2141 ippGetCount(ipp_attribute_t *attr) /* I - IPP attribute */ in ippGetCount()
2168 ippGetDate(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetDate()
2194 ippGetGroupTag(ipp_attribute_t *attr) /* I - IPP attribute */ in ippGetGroupTag()
2221 ippGetInteger(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetInteger()
2247 ippGetName(ipp_attribute_t *attr) /* I - IPP attribute */ in ippGetName()
2275 ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetOctetString()
2337 ippGetRange(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetRange()
2400 ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetResolution()
2493 ippGetString(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetString()
2527 ippGetValueTag(ipp_attribute_t *attr) /* I - IPP attribute */ in ippGetValueTag()
2729 ipp_attribute_t *attr; /* Current attribute */ in ippNewResponse() local
2874 ipp_attribute_t *attr; /* Current attribute */ in ippReadIO() local
3653 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetBoolean()
3696 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetCollection()
3744 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetDate()
3790 ipp_attribute_t **attr, /* IO - Attribute */ in ippSetGroupTag()
3828 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetInteger()
3868 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetName()
3914 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetOctetString()
4031 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetRange()
4112 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetResolution()
4219 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetString()
4290 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetStringf()
4328 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetStringfv()
4481 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetValueTag()
4713 ipp_attribute_t *attr) /* I - Attribute */ in ippValidateAttribute()
5347 ipp_attribute_t *attr; /* Current attribute */ in ippValidateAttributes() local
5413 ipp_attribute_t *attr; /* Current attribute */ in ippWriteIO() local
6305 ipp_attribute_t *attr; /* New attribute */ in ipp_add_attr() local
6368 ipp_free_values(ipp_attribute_t *attr, /* I - Attribute to free values from */ in ipp_free_values()
6541 ipp_attribute_t *attr; /* Current attribute */ in ipp_length() local
6829 ipp_attribute_t **attr, /* IO - IPP attribute */ in ipp_set_value()