#include #include module Bindings.APR.ErrNo where #strict_import import Bindings.APR #integral_t apr_status_t #ccall apr_strerror, -> Ptr CChar -> -> IO (Ptr CChar) #num APR_OS_START_ERROR #num APR_OS_ERRSPACE_SIZE #num APR_UTIL_ERRSPACE_SIZE #num APR_OS_START_STATUS #num APR_UTIL_START_STATUS #num APR_OS_START_USERERR #num APR_OS_START_USEERR #num APR_OS_START_CANONERR #num APR_OS_START_EAIERR #num APR_OS_START_SYSERR #num APR_SUCCESS #num APR_ENOSTAT #num APR_ENOPOOL #num APR_EBADDATE #num APR_EINVALSOCK #num APR_ENOPROC #num APR_ENOTIME #num APR_ENODIR #num APR_ENOLOCK #num APR_ENOPOLL #num APR_ENOSOCKET #num APR_ENOTHREAD #num APR_ENOTHDKEY #num APR_EGENERAL #num APR_ENOSHMAVAIL #num APR_EBADIP #num APR_EBADMASK #num APR_EDSOOPEN #num APR_EABSOLUTE #num APR_ERELATIVE #num APR_EINCOMPLETE #num APR_EABOVEROOT #num APR_EBADPATH #num APR_EPATHWILD #num APR_ESYMNOTFOUND #num APR_EPROC_UNKNOWN #num APR_ENOTENOUGHENTROPY #cinline APR_STATUS_IS_ENOSTAT , -> IO CInt #cinline APR_STATUS_IS_ENOPOOL , -> IO CInt #cinline APR_STATUS_IS_EBADDATE , -> IO CInt #cinline APR_STATUS_IS_EINVALSOCK , -> IO CInt #cinline APR_STATUS_IS_ENOPROC , -> IO CInt #cinline APR_STATUS_IS_ENOTIME , -> IO CInt #cinline APR_STATUS_IS_ENODIR , -> IO CInt #cinline APR_STATUS_IS_ENOLOCK , -> IO CInt #cinline APR_STATUS_IS_ENOSOCKET , -> IO CInt #cinline APR_STATUS_IS_ENOTHREAD , -> IO CInt #cinline APR_STATUS_IS_ENOTHDKEY , -> IO CInt #cinline APR_STATUS_IS_EGENERAL , -> IO CInt #cinline APR_STATUS_IS_ENOSHMAVAIL , -> IO CInt #cinline APR_STATUS_IS_EBADIP , -> IO CInt #cinline APR_STATUS_IS_EBADMASK , -> IO CInt #cinline APR_STATUS_IS_EDSOOPEN , -> IO CInt #cinline APR_STATUS_IS_EABSOLUTE , -> IO CInt #cinline APR_STATUS_IS_ERELATIVE , -> IO CInt #cinline APR_STATUS_IS_EINCOMPLETE , -> IO CInt #cinline APR_STATUS_IS_EABOVEROOT , -> IO CInt #cinline APR_STATUS_IS_EBADPATH , -> IO CInt #cinline APR_STATUS_IS_EPATHWILD , -> IO CInt #cinline APR_STATUS_IS_ESYMNOTFOUND, -> IO CInt #cinline APR_STATUS_IS_EPROC_UNKNOWN , -> IO CInt #cinline APR_STATUS_IS_ENOTENOUGHENTROPY, -> IO CInt #num APR_INCHILD #num APR_INPARENT #num APR_DETACH #num APR_NOTDETACH #num APR_CHILD_DONE #num APR_CHILD_NOTDONE #num APR_TIMEUP #num APR_INCOMPLETE #num APR_BADCH #num APR_BADARG #num APR_EOF #num APR_NOTFOUND #num APR_ANONYMOUS #num APR_FILEBASED #num APR_KEYBASED #num APR_EINIT #num APR_ENOTIMPL #num APR_EMISMATCH #num APR_EBUSY #cinline APR_STATUS_IS_INCHILD , -> IO CInt #cinline APR_STATUS_IS_INPARENT , -> IO CInt #cinline APR_STATUS_IS_DETACH , -> IO CInt #cinline APR_STATUS_IS_NOTDETACH , -> IO CInt #cinline APR_STATUS_IS_CHILD_DONE, -> IO CInt #cinline APR_STATUS_IS_CHILD_NOTDONE, -> IO CInt #cinline APR_STATUS_IS_TIMEUP , -> IO CInt #cinline APR_STATUS_IS_INCOMPLETE, -> IO CInt #cinline APR_STATUS_IS_BADCH , -> IO CInt #cinline APR_STATUS_IS_BADARG , -> IO CInt #cinline APR_STATUS_IS_EOF , -> IO CInt #cinline APR_STATUS_IS_NOTFOUND , -> IO CInt #cinline APR_STATUS_IS_ANONYMOUS , -> IO CInt #cinline APR_STATUS_IS_FILEBASED , -> IO CInt #cinline APR_STATUS_IS_KEYBASED , -> IO CInt #cinline APR_STATUS_IS_EINIT , -> IO CInt #cinline APR_STATUS_IS_ENOTIMPL , -> IO CInt #cinline APR_STATUS_IS_EMISMATCH , -> IO CInt #cinline APR_STATUS_IS_EBUSY , -> IO CInt #num APR_EACCES #num APR_EEXIST #num APR_ENAMETOOLONG #num APR_ENOENT #num APR_ENOTDIR #num APR_ENOSPC #num APR_ENOMEM #num APR_EMFILE #num APR_ENFILE #num APR_EBADF #num APR_EINVAL #num APR_ESPIPE #num APR_EAGAIN #num APR_EINTR #num APR_ENOTSOCK #num APR_ECONNREFUSED #num APR_EINPROGRESS #num APR_ECONNABORTED #num APR_ECONNRESET #num APR_ETIMEDOUT #num APR_EHOSTUNREACH #num APR_ENETUNREACH #num APR_EFTYPE #num APR_EPIPE #num APR_EXDEV #num APR_ENOTEMPTY #num APR_EAFNOSUPPORT #cinline APR_STATUS_IS_EACCES , -> IO CInt #cinline APR_STATUS_IS_EEXIST , -> IO CInt #cinline APR_STATUS_IS_ENAMETOOLONG, -> IO CInt #cinline APR_STATUS_IS_ENOENT , -> IO CInt #cinline APR_STATUS_IS_ENOTDIR, -> IO CInt #cinline APR_STATUS_IS_ENOSPC , -> IO CInt #cinline APR_STATUS_IS_ENOMEM , -> IO CInt #cinline APR_STATUS_IS_EMFILE , -> IO CInt #cinline APR_STATUS_IS_ENFILE , -> IO CInt #cinline APR_STATUS_IS_EBADF , -> IO CInt #cinline APR_STATUS_IS_EINVAL , -> IO CInt #cinline APR_STATUS_IS_ESPIPE , -> IO CInt #cinline APR_STATUS_IS_EAGAIN , -> IO CInt #cinline APR_STATUS_IS_EINTR , -> IO CInt #cinline APR_STATUS_IS_ENOTSOCK, -> IO CInt #cinline APR_STATUS_IS_ECONNREFUSED, -> IO CInt #cinline APR_STATUS_IS_EINPROGRESS , -> IO CInt #cinline APR_STATUS_IS_ECONNABORTED, -> IO CInt #cinline APR_STATUS_IS_ECONNRESET , -> IO CInt #cinline APR_STATUS_IS_ETIMEDOUT , -> IO CInt #cinline APR_STATUS_IS_TIMEDUP , -> IO CInt #cinline APR_STATUS_IS_EHOSTUNREACH, -> IO CInt #cinline APR_STATUS_IS_ENETUNREACH , -> IO CInt #cinline APR_STATUS_IS_EFTYPE , -> IO CInt #cinline APR_STATUS_IS_EPIPE , -> IO CInt #cinline APR_STATUS_IS_EXDEV , -> IO CInt #cinline APR_STATUS_IS_ENOTEMPTY, -> IO CInt #cinline APR_STATUS_IS_EAFNOSUPPORT, -> IO CInt