dr_post_op
static int dr_post_op(dr_handle_t *hp, int rv);
rv = dr_post_op(hp, rv);
static int dr_post_op(dr_handle_t *hp);
rv = dr_post_op(hp);