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

/freebsd-13-stable/contrib/apr/include/
H A Dapr_errno.h287 /** @see APR_STATUS_IS_ENOSTAT */
359 #define APR_STATUS_IS_ENOSTAT(s) ((s) == APR_ENOSTAT) macro

Completed in 104 milliseconds