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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_file_info.h67 APR_BLK, /**< a block device */ enumerator in enum:__anon1
182 /** The type of file. One of APR_REG, APR_DIR, APR_CHR, APR_BLK, APR_PIPE,
/freebsd-11-stable/contrib/apr/file_io/unix/
H A Ddir.c127 return APR_BLK;
H A Dfilestat.c41 type = APR_BLK; break;

Completed in 61 milliseconds