Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/apr/include/
H A Dapr_file_info.h150 #define APR_FINFO_CSIZE 0x00000200 /**< Storage size consumed by the file */ macro
/freebsd-12.1/contrib/apr/file_io/unix/
H A Dfilestat.c125 finfo->valid |= APR_FINFO_CSIZE; in fill_out_finfo()