Home
last modified time | relevance | path

Searched refs:_http_mode_t (Results 1 – 3 of 3) sorted by relevance

/external/libcups/cups/
Dhttp-private.h274 } _http_mode_t; typedef
352 _http_mode_t mode; /* _HTTP_MODE_CLIENT or _HTTP_MODE_SERVER */
Dtls-sspi.c69 …tp_sspi_t *sspi, const LPWSTR containerName, const char *common_name, _http_mode_t mode, int years…
1885 _http_mode_t mode, /* I - Client or server? */ in http_sspi_make_credentials()
Dhttp.c54 int blocking, _http_mode_t mode);
3976 _http_mode_t mode) /* I - _HTTP_MODE_CLIENT or _SERVER */ in http_create()