Searched refs:APR_ENOSPC (Results 1 – 4 of 4) sorted by relevance
674 #define APR_ENOSPC ENOSPC macro676 #define APR_ENOSPC (APR_OS_START_CANONERR + 6) macro930 #define APR_STATUS_IS_ENOSPC(s) ((s) == APR_ENOSPC \1053 #define APR_STATUS_IS_ENOSPC(s) ((s) == APR_ENOSPC \1144 #define APR_STATUS_IS_ENOSPC(s) ((s) == APR_ENOSPC)1230 #define APR_STATUS_IS_ENOSPC(s) ((s) == APR_ENOSPC \1233 #define APR_STATUS_IS_ENOSPC(s) ((s) == APR_ENOSPC)
128 { 620006, "APR_ENOSPC" },
373 return APR_ENOSPC; in makroom()478 return APR_ENOSPC; /* ### better error? */ in getpage()
114 return APR_ENOSPC; in apr_sockaddr_ip_getbuf()