Searched refs:APR_SOCK (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/apr/include/
H A Dapr_file_info.h55 * a socket descriptor as APR_SOCK if that type isn't
70 APR_SOCK, /**< a [unix domain] socket */ enumerator in enum:__anon1
183 * APR_LNK or APR_SOCK. If the type is undetermined, the value is APR_NOFILE.
/freebsd-11-stable/contrib/apr/file_io/unix/
H A Dfilestat.c48 type = APR_SOCK; break;
62 type = APR_SOCK;
H A Ddir.c134 return APR_SOCK;
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dgpg_agent.c309 if (!err && finfo.filetype == APR_SOCK)

Completed in 74 milliseconds