Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp-private.h161 struct _ipp_vars_s /**** Variables ****/ struct
163 char *uri, /* URI for printer */
164 scheme[64], /* Scheme from URI */
165 username[256], /* Username from URI */
166 *password, /* Password from URI (if any) */
167 host[256], /* Hostname from URI */
168 portstr[32], /* Port number string */
169 resource[1024]; /* Resource path from URI */
170 int port; /* Port number from URI */
171 int num_vars; /* Number of variables */
[all …]