Searched refs:insert_data (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/dlz/bin/dlzbdb/
H A Ddlzbdb.c93 insert_data(void);
484 * The insert_data function is used by both the add, and bulk insert
525 insert_data(void) { function
785 /*common logic for "add" & "bulk" operations are handled by insert_data */
786 insert_data();
817 /* common logic for "add" & "bulk" operations are handled by insert_data */
818 insert_data();

Completed in 1761 milliseconds