Home
last modified time | relevance | path

Searched defs:_ipp_file_s (Results 1 – 1 of 1) sorted by relevance

/external/libcups/cups/
Dipp-private.h179 struct _ipp_file_s /**** File Parser */ struct
181 const char *filename; /* Filename */
182 cups_file_t *fp; /* File pointer */
183 int linenum; /* Current line number */
184 ipp_t *attrs; /* Attributes */
185 ipp_tag_t group_tag; /* Current group for new attributes */