Searched refs:_HTTP_RESOLVE_STDERR (Results 1 – 3 of 3) sorted by relevance
1749 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1788 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1841 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1873 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1927 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1943 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1956 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1973 if ((options & _HTTP_RESOLVE_STDERR) && offline == 0 && in _httpResolveURI()2052 if ((options & _HTTP_RESOLVE_STDERR) && offline == 0 && in _httpResolveURI()2075 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()[all …]
62 options = _HTTP_RESOLVE_STDERR; in cupsBackendDeviceURI()
172 # define _HTTP_RESOLVE_STDERR 1 /* Log resolve progress to stderr */ macro