Searched refs:_HTTP_RESOLVE_STDERR (Results 1 – 3 of 3) sorted by relevance
1599 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1641 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1694 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1726 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1780 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1796 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1809 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1826 if ((options & _HTTP_RESOLVE_STDERR) && offline == 0 && in _httpResolveURI()1905 if ((options & _HTTP_RESOLVE_STDERR) && offline == 0 && in _httpResolveURI()1928 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()[all …]
62 options = _HTTP_RESOLVE_STDERR; in cupsBackendDeviceURI()
178 #define _HTTP_RESOLVE_STDERR 1 /* Log resolve progress to stderr */ macro