Searched refs:_HTTP_RESOLVE_STDERR (Results 1 – 3 of 3) sorted by relevance
1750 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1789 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1842 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1874 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1928 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1944 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1957 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()1974 if ((options & _HTTP_RESOLVE_STDERR) && offline == 0 && in _httpResolveURI()2053 if ((options & _HTTP_RESOLVE_STDERR) && offline == 0 && in _httpResolveURI()2076 if (options & _HTTP_RESOLVE_STDERR) in _httpResolveURI()[all …]
56 options = _HTTP_RESOLVE_STDERR; in cupsBackendDeviceURI()
121 # define _HTTP_RESOLVE_STDERR 1 /* Log resolve progress to stderr */ macro