HomeSort by relevance Sort by last modified time
    Searched refs:HTTP_STATUS_NOT_MODIFIED (Results 1 - 6 of 6) sorted by null

  /external/libcups/cups/
ppd-util.c 118 * @code HTTP_STATUS_NOT_MODIFIED@ if the existing PPD file is up-to-date. Any other
275 return (HTTP_STATUS_NOT_MODIFIED);
395 else if (status != HTTP_STATUS_NOT_MODIFIED)
http.h 253 HTTP_STATUS_NOT_MODIFIED, /* File not modified */
307 # define HTTP_NOT_MODIFIED HTTP_STATUS_NOT_MODIFIED
adminutil.c 1127 else if (status != HTTP_STATUS_NOT_MODIFIED)
    [all...]
http-support.c 1362 case HTTP_STATUS_NOT_MODIFIED :
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winhttp.h 247 #define HTTP_STATUS_NOT_MODIFIED 304
wininet.h     [all...]

Completed in 321 milliseconds