• Home
  • Raw
  • Download

Lines Matching defs:attr

117   ipp_attribute_t	*attr;		/* New attribute */  in ippAddBoolean()  local
164 ipp_attribute_t *attr; /* New attribute */ in ippAddBooleans() local
219 ipp_attribute_t *attr; /* New attribute */ in ippAddCollection() local
272 ipp_attribute_t *attr; /* New attribute */ in ippAddCollections() local
329 ipp_attribute_t *attr; /* New attribute */ in ippAddDate() local
378 ipp_attribute_t *attr; /* New attribute */ in ippAddInteger() local
446 ipp_attribute_t *attr; /* New attribute */ in ippAddIntegers() local
512 ipp_attribute_t *attr; /* New attribute */ in ippAddOctetString() local
624 ipp_attribute_t *attr; /* New attribute */ in ippAddRange() local
673 ipp_attribute_t *attr; /* New attribute */ in ippAddRanges() local
731 ipp_attribute_t *attr; /* New attribute */ in ippAddResolution() local
785 ipp_attribute_t *attr; /* New attribute */ in ippAddResolutions() local
883 ipp_attribute_t *attr; /* New attribute */ in ippAddString() local
1006 ipp_attribute_t *attr; /* New attribute */ in ippAddStringf() local
1215 ipp_attribute_t *attr; /* New attribute */ in ippAddStrings() local
1331 ipp_attribute_t *attr, /* I - Attribute */ in ippContainsInteger()
1382 ipp_attribute_t *attr, /* I - Attribute */ in ippContainsString()
1731 ipp_attribute_t *attr, /* Current attribute */ in ippDelete() local
1776 ipp_attribute_t *attr) /* I - Attribute to delete */ in ippDeleteAttribute()
1852 ipp_attribute_t **attr, /* IO - Attribute */ in ippDeleteValues()
1932 ipp_attribute_t *attr, /* Current atttribute */ in ippFindNextAttribute() local
2081 ippGetBoolean(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetBoolean()
2111 ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetCollection()
2137 ippGetCount(ipp_attribute_t *attr) /* I - IPP attribute */ in ippGetCount()
2164 ippGetDate(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetDate()
2190 ippGetGroupTag(ipp_attribute_t *attr) /* I - IPP attribute */ in ippGetGroupTag()
2217 ippGetInteger(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetInteger()
2243 ippGetName(ipp_attribute_t *attr) /* I - IPP attribute */ in ippGetName()
2271 ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetOctetString()
2333 ippGetRange(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetRange()
2396 ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetResolution()
2489 ippGetString(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetString()
2523 ippGetValueTag(ipp_attribute_t *attr) /* I - IPP attribute */ in ippGetValueTag()
2725 ipp_attribute_t *attr; /* Current attribute */ in ippNewResponse() local
2870 ipp_attribute_t *attr; /* Current attribute */ in ippReadIO() local
3655 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetBoolean()
3698 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetCollection()
3746 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetDate()
3791 ipp_attribute_t **attr, /* IO - Attribute */ in ippSetGroupTag()
3829 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetInteger()
3872 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetName()
3918 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetOctetString()
4035 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetRange()
4116 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetResolution()
4222 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetString()
4293 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetStringf()
4331 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetStringfv()
4483 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetValueTag()
4715 ipp_attribute_t *attr) /* I - Attribute */ in ippValidateAttribute()
5224 ipp_attribute_t *attr; /* Current attribute */ in ippValidateAttributes() local
5290 ipp_attribute_t *attr; /* Current attribute */ in ippWriteIO() local
6182 ipp_attribute_t *attr; /* New attribute */ in ipp_add_attr() local
6245 ipp_free_values(ipp_attribute_t *attr, /* I - Attribute to free values from */ in ipp_free_values()
6418 ipp_attribute_t *attr; /* Current attribute */ in ipp_length() local
6706 ipp_attribute_t **attr, /* IO - IPP attribute */ in ipp_set_value()