Lines Matching refs:commit
183 commit(dns_rdatacallbacks_t *, dns_loadctx_t *, rdatalist_head_t *,
237 result = commit(callbacks, lctx, ¤t_list, \
243 result = commit(callbacks, lctx, &glue_list, \
862 result = commit(callbacks, lctx, &head, owner, source, line);
1393 * not match the current glue name, commit the glue
1395 * state. Linked lists are undone by commit().
1399 result = commit(callbacks, lctx, &glue_list,
1420 * otherwise we have a new name so commit what we
1435 result = commit(callbacks, lctx,
1917 * If we don't commit everything we have so far.
1928 result = commit(callbacks, lctx, ¤t_list, ictx->current,
1934 result = commit(callbacks, lctx, &glue_list, ictx->glue,
2182 * data step by step, and commit partial data when
2264 result = commit(callbacks, lctx, &head, name,
2325 result = commit(callbacks, lctx, &head, name, NULL, 0);
2788 * Convert each element from a rdatalist_t to rdataset then call commit.
2793 commit(dns_rdatacallbacks_t *callbacks, dns_loadctx_t *lctx,