Searched refs:_HTTP_RESOLVE_STDERR (Results 1 – 3 of 3) sorted by relevance
1603 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1645 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1698 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1730 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1784 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1800 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1813 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1830 if ((options & _HTTP_RESOLVE_STDERR) && offline == 0 && in _httpResolveURI()1909 if ((options & _HTTP_RESOLVE_STDERR) && offline == 0 && in _httpResolveURI()1932 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()[all …]
62 options = _HTTP_RESOLVE_STDERR; in cupsBackendDeviceURI()
177 # define _HTTP_RESOLVE_STDERR 1 /* Log resolve progress to stderr */ macro