Home
last modified time | relevance | path

Searched refs:_CUPS_FILE_CHECK_FILE_ONLY (Results 1 – 2 of 2) sorted by relevance

/external/libcups/cups/
Dfile-private.h81 _CUPS_FILE_CHECK_FILE_ONLY = 2, /* Check the file only */ enumerator
Dfile.c179 filetype == _CUPS_FILE_CHECK_FILE_ONLY) in _cupsFileCheck()