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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h292 /** @see APR_STATUS_IS_EBADDATE */
367 #define APR_STATUS_IS_EBADDATE(s) ((s) == APR_EBADDATE) macro

Completed in 57 milliseconds