Searched refs:APR_UNKFILE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/apr/file_io/unix/
H A Ddir.c137 return APR_UNKFILE;
216 if (type != APR_UNKFILE) {
269 if (type != APR_UNKFILE) {
H A Dfilestat.c65 type = APR_UNKFILE;
/freebsd-11-stable/contrib/apr/include/
H A Dapr_file_info.h48 * so the APR_NOFILE value must be distinct from APR_UNKFILE.
58 * flags below, the filetype will be APR_UNKFILE. If the
71 APR_UNKFILE = 127 /**< a file of some other unknown type */ enumerator in enum:__anon1
184 * If the type cannot be determined, the value is APR_UNKFILE.

Completed in 110 milliseconds