Lines Matching defs:status
35 apr_status_t* status);
206 apr_status_t status;
243 p = address(commands, commands->rep->ad1, &status);
244 if (status != APR_SUCCESS) {
264 p = address(commands, commands->rep->ad2, &status);
265 if ((status != APR_SUCCESS) || (p == 0)) {
813 apr_status_t* status)
819 *status = APR_SUCCESS;
823 *status = APR_EGENERAL;
848 *status = APR_EGENERAL;
856 *status = APR_EGENERAL;