Searched refs:apr_os_file_t (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_misc.h58 apr_os_file_t write_fd;
/freebsd-11-stable/contrib/apr/include/
H A Dapr_portable.h65 typedef HANDLE apr_os_file_t; typedef
78 typedef HFILE apr_os_file_t; typedef
99 typedef int apr_os_file_t; typedef
112 typedef int apr_os_file_t; typedef
152 typedef int apr_os_file_t; /**< native file */ typedef
231 APR_DECLARE(apr_status_t) apr_os_file_get(apr_os_file_t *thefile,
362 apr_os_file_t *thefile,
374 apr_os_file_t *thefile,
388 apr_os_file_t *thefile,
/freebsd-11-stable/contrib/apr/file_io/unix/
H A Dopen.c96 apr_os_file_t fd;
278 APR_DECLARE(apr_status_t) apr_os_file_get(apr_os_file_t *thefile,
286 apr_os_file_t *thefile,
H A Dpipe.c137 apr_os_file_t *thefile,
173 apr_os_file_t *thefile,
/freebsd-11-stable/contrib/apr/misc/unix/
H A Dotherchild.c67 ocr->write_fd = (apr_os_file_t) -1;
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dprompt.c67 apr_os_file_t osinfd; /* OS-specific handle for infd */
H A Dio.c2022 apr_os_file_t filehand;
2713 apr_os_file_t filehand;

Completed in 103 milliseconds