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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_file_info.h68 APR_PIPE, /**< a FIFO / pipe */ 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 Dfilestat.c44 type = APR_PIPE; break;
57 type = APR_PIPE;
H A Ddir.c130 return APR_PIPE;

Completed in 86 milliseconds