• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching defs:attr

125   ipp_attribute_t	*attr;		/* New attribute */  in ippAddBoolean()  local
172 ipp_attribute_t *attr; /* New attribute */ in ippAddBooleans() local
227 ipp_attribute_t *attr; /* New attribute */ in ippAddCollection() local
280 ipp_attribute_t *attr; /* New attribute */ in ippAddCollections() local
337 ipp_attribute_t *attr; /* New attribute */ in ippAddDate() local
386 ipp_attribute_t *attr; /* New attribute */ in ippAddInteger() local
454 ipp_attribute_t *attr; /* New attribute */ in ippAddIntegers() local
520 ipp_attribute_t *attr; /* New attribute */ in ippAddOctetString() local
632 ipp_attribute_t *attr; /* New attribute */ in ippAddRange() local
681 ipp_attribute_t *attr; /* New attribute */ in ippAddRanges() local
739 ipp_attribute_t *attr; /* New attribute */ in ippAddResolution() local
793 ipp_attribute_t *attr; /* New attribute */ in ippAddResolutions() local
891 ipp_attribute_t *attr; /* New attribute */ in ippAddString() local
1014 ipp_attribute_t *attr; /* New attribute */ in ippAddStringf() local
1223 ipp_attribute_t *attr; /* New attribute */ in ippAddStrings() local
1339 ipp_attribute_t *attr, /* I - Attribute */ in ippContainsInteger()
1390 ipp_attribute_t *attr, /* I - Attribute */ in ippContainsString()
1820 ipp_attribute_t *attr, /* Current attribute */ in ippDelete() local
1858 ipp_attribute_t *attr) /* I - Attribute to delete */ in ippDeleteAttribute()
1932 ipp_attribute_t **attr, /* IO - Attribute */ in ippDeleteValues()
2012 ipp_attribute_t *attr, /* Current atttribute */ in ippFindNextAttribute() local
2161 ippGetBoolean(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetBoolean()
2191 ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetCollection()
2217 ippGetCount(ipp_attribute_t *attr) /* I - IPP attribute */ in ippGetCount()
2244 ippGetDate(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetDate()
2270 ippGetGroupTag(ipp_attribute_t *attr) /* I - IPP attribute */ in ippGetGroupTag()
2297 ippGetInteger(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetInteger()
2323 ippGetName(ipp_attribute_t *attr) /* I - IPP attribute */ in ippGetName()
2351 ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetOctetString()
2413 ippGetRange(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetRange()
2476 ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetResolution()
2569 ippGetString(ipp_attribute_t *attr, /* I - IPP attribute */ in ippGetString()
2603 ippGetValueTag(ipp_attribute_t *attr) /* I - IPP attribute */ in ippGetValueTag()
2803 ipp_attribute_t *attr; /* Current attribute */ in ippNewResponse() local
2948 ipp_attribute_t *attr; /* Current attribute */ in ippReadIO() local
3716 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetBoolean()
3759 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetCollection()
3807 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetDate()
3853 ipp_attribute_t **attr, /* IO - Attribute */ in ippSetGroupTag()
3891 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetInteger()
3931 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetName()
3977 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetOctetString()
4094 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetRange()
4175 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetResolution()
4282 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetString()
4349 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetStringf()
4387 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetStringfv()
4540 ipp_attribute_t **attr, /* IO - IPP attribute */ in ippSetValueTag()
4777 ipp_attribute_t *attr) /* I - Attribute */ in ippValidateAttribute()
5417 ipp_attribute_t *attr; /* Current attribute */ in ippValidateAttributes() local
5483 ipp_attribute_t *attr; /* Current attribute */ in ippWriteIO() local
6375 ipp_attribute_t *attr; /* New attribute */ in ipp_add_attr() local
6436 ipp_free_values(ipp_attribute_t *attr, /* I - Attribute to free values from */ in ipp_free_values()
6608 ipp_attribute_t *attr; /* Current attribute */ in ipp_length() local
6896 ipp_attribute_t **attr, /* IO - IPP attribute */ in ipp_set_value()