dca_newreq
if ((reqp = dca_newreq(dca)) == NULL) {
if ((reqp = dca_newreq(dca)) != NULL) {
static dca_request_t *dca_newreq(dca_t *);