Lines Matching defs:commit
193 commit(dns_rdatacallbacks_t *, dns_loadctx_t *, rdatalist_head_t *,
250 result = commit(callbacks, lctx, ¤t_list, \
256 result = commit(callbacks, lctx, &glue_list, \
907 result = commit(callbacks, lctx, &head, owner, source, line);
1445 * not match the current glue name, commit the glue
1447 * state. Linked lists are undone by commit().
1451 result = commit(callbacks, lctx, &glue_list,
1472 * otherwise we have a new name so commit what we
1487 result = commit(callbacks, lctx,
2007 * If we don't commit everything we have so far.
2018 result = commit(callbacks, lctx, ¤t_list, ictx->current,
2024 result = commit(callbacks, lctx, &glue_list, ictx->glue,
2385 * data step by step, and commit partial data when
2485 result = commit(callbacks, lctx, &head, name,
2547 result = commit(callbacks, lctx, &head, name, NULL, 0);
3087 * Convert each element from a rdatalist_t to rdataset then call commit.
3092 commit(dns_rdatacallbacks_t *callbacks, dns_loadctx_t *lctx,