Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/apr/file_io/unix/
H A Dfilestat.c44 type = APR_PIPE; break; in filetype_from_mode()
57 type = APR_PIPE; in filetype_from_mode()
H A Ddir.c130 return APR_PIPE; in filetype_from_dirent_type()
/freebsd-13.1/contrib/apr/include/
H A Dapr_file_info.h68 APR_PIPE, /**< a FIFO / pipe */ enumerator