Lines Matching +defs:buffer +defs:name
54 _cups_buffer_t *buffer; /* Current buffer */ in _cupsBufferGet() local
86 _cups_buffer_t *buffer; /* Buffer */ in _cupsBufferRelease() local
114 const char *name, /* I - Name of attribute */ in ippAddBoolean()
159 const char *name, /* I - Name of attribute */ in ippAddBooleans()
216 const char *name, /* I - Name of attribute */ in ippAddCollection()
267 const char *name, /* I - Name of attribute */ in ippAddCollections()
326 const char *name, /* I - Name of attribute */ in ippAddDate()
375 const char *name, /* I - Name of attribute */ in ippAddInteger()
441 const char *name, /* I - Name of attribute */ in ippAddIntegers()
508 const char *name, /* I - Name of attribute */ in ippAddOctetString()
573 const char *name) /* I - Name of attribute */ in ippAddOutOfBand()
620 const char *name, /* I - Name of attribute */ in ippAddRange()
667 const char *name, /* I - Name of attribute */ in ippAddRanges()
726 const char *name, /* I - Name of attribute */ in ippAddResolution()
778 const char *name, /* I - Name of attribute */ in ippAddResolutions()
878 const char *name, /* I - Name of attribute */ in ippAddString()
1001 const char *name, /* I - Name of attribute */ in ippAddStringf()
1054 const char *name, /* I - Name of attribute */ in ippAddStringfv()
1059 char buffer[IPP_MAX_TEXT + 4]; in ippAddStringfv() local
1208 const char *name, /* I - Name of attribute */ in ippAddStrings()
1896 const char *name, /* I - Name of attribute */ in ippFindAttribute()
1929 const char *name, /* I - Name of attribute */ in ippFindNextAttribute()
2866 unsigned char *buffer, /* Data buffer */ in ippReadIO() local
3855 const char *name) /* I - Attribute name */ in ippSetName()
4319 char buffer[IPP_MAX_TEXT + 4]; in ippSetStringfv() local
5270 unsigned char *buffer, /* Data buffer */ in ippWriteIO() local
6158 const char *name, /* I - Attribute name or NULL */ in ipp_add_attr()
6335 char *buffer, /* I - String buffer */ in ipp_get_code()
6373 char *buffer, /* I - String buffer */ in ipp_lang_code()
6558 ipp_uchar_t *buffer, /* O - Buffer for data */ in ipp_read_http()
6647 ipp_uchar_t *buffer, /* O - Read buffer */ in ipp_read_file()
6668 char buffer[2048]; /* Message buffer */ in ipp_set_error() local
6821 ipp_uchar_t *buffer, /* I - Data to write */ in ipp_write_file()