Searched refs:_ippdata_t (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cups-408/cups/cups/
H A Dtestipp.c37 typedef struct _ippdata_t struct
43 } _ippdata_t; typedef in typeref:struct:_ippdata_t
233 ssize_t read_cb(_ippdata_t *data, ipp_uchar_t *buffer, size_t bytes);
234 ssize_t write_cb(_ippdata_t *data, ipp_uchar_t *buffer, size_t bytes);
245 _ippdata_t data; /* IPP buffer */
998 read_cb(_ippdata_t *data, /* I - Data */
1028 write_cb(_ippdata_t *data, /* I - Data */

Completed in 175 milliseconds